zxnext-cli
v1.0.5
Published
一个神奇的脚手架工具
Downloads
13
Readme
zxnext-cli
This project is a custom scaffold tool for everyone to learn to use
Function introduction of scaffold:
Default configuration: vue2 vue3 Manual configuration
Manually choose: Babel,router,vuex vueVersion,i18n,axios
vueVersion Select vue2 and vue3
router Select: history mode
router and vuex are imported and injected in main.js
Installation command:
- npm i zxnext-cli -g
Run command:
- zxnext-cli create projectName