Skip to content

kuroesan/react-boilerplate-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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|c <projectname>  create a new project
    add|a                   add a new boilerplate
    delete|d                delete a boilerplate
    list|l                  show boilerplate list

  Options:

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

About

a react boilerplate cli

Resources

Stars

Watchers

Forks

Packages

No packages published