Socket
Socket
Sign inDemoInstall

create-choo-app2

Package Overview
Dependencies
27
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-choo-app2

Create a fresh choo application


Version published
Weekly downloads
2
decreased by-84.62%
Maintainers
1
Install size
367 kB
Created
Weekly downloads
 

Readme

Source

create-choo-app stability

npm version build status downloads js-standard-style

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

  • bankai, an asset bundler and static file server
  • sheetify, a CSS bundler
  • choo-devtools to improve the development experience
  • choo-service-worker, for offline support
  • tachyons, a minimalist CSS toolkit
  • standard, a JavaScript linter
  • dependency-check, to verify your dependencies are listed in package.json

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

Keywords

FAQs

Last updated on 20 Oct 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc