1.0.2 • Published 7 years ago

racli v1.0.2

Weekly downloads
4
License
MIT
Repository
-
Last release
7 years ago

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
1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago