1.6.4 • Published 7 years ago

create-choo-app3 v1.6.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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