1.0.6 • Published 6 years ago

@juexro/custom-cli v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago
# 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