wreact
v1.0.6
Published
A private react project scaffolding tool
Readme
wreact
a private react project scaffolding tool
Usage
# install
npm install wreact -g
# generate project
wreact init <project-name>
# start project
cd <project-name>
npm install
npm run devLicense
MIT
