0.7.0 • Published 10 years ago

jadepress-react-spa v0.7.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.6.0

10 years ago

0.5.1

10 years ago

0.5.0

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago