slush-cooking-vue-pages
v0.1.0
Published
A vue project template for cooking.
Downloads
30
Maintainers
Readme
slush-cooking-vue-pages
A multi-pages vue project template for cooking.
Quick Start
npm i cooking -g
mkdir test-vue && cd test-vue
cooking init vue-pagesMake sure to serve build/index.html with path of /
in order to make router based on History APIs work.
