@juexro/custom-cli
v1.0.6
Published
Based on webpack4 and babel7. Support vue for multi pages and single page.
Downloads
10
Maintainers
Readme
# install global
yarn global add custom-cli
# create project
custom create projectname
choose template: vue or react
# install dependencies
cd projectname && yarn install
v1.0.6 - 2018-9-29
- support react template