1.0.2 • Published 9 years ago
racli v1.0.2
Racli(React App Cli)
simple react uikits cli, generate react app easily
actually this is only generate a project with a boilerplate(not only React boilerplate)
Install
npm install racli -gUsage
racli projectName
-u --username, github username for download template
-r --repo, github repository for download templatee.g.
download default boilerplate for react app.
racli myFirstReactAppdownload from https://github.com/xxx/yyy
racli app -u xxx -r yyy