0.1.2 • Published 6 years ago

quick-init v0.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

quick-init

Init a javascript project quickly.

Install & Usage

npm i quick-init -g

quick-init <project-name> [option]

or just

npx quick-init <project-name> [option]

Tip: If you want to use npx, you should make sure your npm's version >= npm@5.2.0.

ref: https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b

Features

  • Multiple templates are available for use.
  • No more encapsulation, pure experience.
  • Keep up with the latest version of Webpack(4+).
  • No more create-react-app.

License

MIT

Bouns

Inspired by Create-react-app.

0.1.2

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago