racli

1.0.2 • Public • Published

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 -g

Usage

racli projectName
    -u --username, github username for download template
    -r --repo, github repository for download template

e.g.

download default boilerplate for react app.

racli myFirstReactApp

download from https://github.com/xxx/yyy

racli app -u xxx -r yyy

Readme

Keywords

Package Sidebar

Install

npm i racli

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • jerryshew