0.7.0 • Published 8 years ago

jadepress-react-spa v0.7.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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
0.7.0

8 years ago

0.6.0

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago