jadepress-reat-spa

0.1.0 • Public • Published

jadepress-react-spa

Build Status

jade-press react single page theme

use

//in jadepress config.js
//...
exports.setting = {

    //...other setting
    theme: 'jadepress-react-spa'
    //...other setting

}
//...
//then gulp install
//or 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 mocha -g
npm install bower -g
npm install
bower install
npm run test

Readme

Keywords

Package Sidebar

Install

npm i jadepress-reat-spa

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • zxdong262