jadepress-vue-spa

0.1.0 • Public • Published

jadepress-vue-spa

Build Status

jade-press react single page theme(vue1.x, vuex, vue-router)

use

//in jade-press config.js
//...
exports.setting = {

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

}
//...
//then
npm i jadepress-vue-spa

test

# makesure you can run jade-press
# visit http://jade-press.org for more

git clone https://github.com/jade-press/jadepress-vue-spa.git
cd jadepress-vue-spa
npm install
npm run test

Readme

Keywords

Package Sidebar

Install

npm i jadepress-vue-spa

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • zxdong262