create-choo-app2

1.8.3 • Public • Published

create-choo-app stability

npm version build status downloads js-standard-style

Create a fresh choo application. It installs choo, along with:

Usage

$ npx create-choo-app <project-directory>

API

  $ create-choo-app <project-directory> [options]
 
  Options:
 
    -h, --help        print usage
    -v, --version     print version
    -q, --quiet       don't output any logs
 
  Examples:
 
    Create a new Choo application
    $ create-choo-app
 
  Running into trouble? Feel free to file an issue:
  https://github.com/choojs/create-choo-app/issues/new
 
  Do you enjoy using this software? Become a backer:
  https://opencollective.com/choo

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i create-choo-app2

Weekly Downloads

1

Version

1.8.3

License

MIT

Last publish

Collaborators

  • zhouhancheng