1.3.0 • Published 3 years ago

quick-create-react v1.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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
1.3.0

3 years ago

1.2.3

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago