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