Skip to content

imnull/quick-create-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quick-create-react

A react scaffold

Install

$ npm install -g quick-create-react

Usage:

$ quick-create-react init [options]

Options

$ quick-create-react help init
Usage: quick-create-react init [options] <target>

init a react project into a newly directory.

Options:
  -n --name <name>                project name
  -d --description <description>  project description
  -v --version <version>          project version
  -m --main <main>                project main
  -k --keywords <keywords>        project keywords
  -c --chunk                      project build with chunk
  -h, --help                      display help for command

About

A react scaffold

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published