1.1.0 • Published 5 years ago

react-boilerplate-cli v1.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

React-Boilerplate-cli

A light tool to generate projects in an easy way.

Installation

npm install react-boilerplate-cli -g

or

git clone https://github.com/dokasan/react-boilerplate-cli.git

cd react-boilerplate-cli && npm install

npm link

Usage

Open your terminal and type react-boilerplate or react-boilerplate -h , you'll see the help infomation below:

  Usage: scion <command>


  Commands:

    create     create a new project

  Options:

    -h, --help     output usage information
    -V, --version  output the version number