jadepress-react-spa

0.7.0 • Public • Published

jadepress-react-spa

Build Status

jade-press react single page theme with server render.

use

 
//in jade-press config.js
//...
exports.setting = {
 
    //...other setting
    theme: 'jadepress-react-spa'
    //...other setting
 
}
//...
//then
npm i jadepress-react-spa

test

# makesure you can run jade-press 
# visit http://jade-press.org for more 
 
git clone https://github.com/jade-press/jadepress-react-spa.git
cd jadepress-react-spa
npm install
npm run test
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.7.0
    0
    • latest

Version History

Package Sidebar

Install

npm i jadepress-react-spa

Weekly Downloads

7

Version

0.7.0

License

MIT

Last publish

Collaborators

  • zxdong262