UNPKG

slush-cooking-vue

Version:
15 lines (11 loc) 287 B
# slush-cooking-vue > A vue project template for cooking. ## Dependency - [cooking-vue](https://github.com/cookingjs/cooking-vue/) - [cooking-lint](https://github.com/cookingjs/cooking-lint/) ## Quick Start ```shell npm i cooking -g mkdir test-vue && cd test-vue cooking init vue ```