0.0.1 • Published 6 years ago

create-cool-react-app v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

create-cool-react-app

Create cool React applications with a starter build configuration that is ready to go out of the box!

Getting started

Use the CLI to choose what features to install into your project.

create-cool-react-app my-project-name

Enabled features

Many useful features are installed and can be enabled out of the box.

  • Live hot-reloading by webpack-dev-server
  • eslint for code linting
  • SCSS modules and CSS modules
  • mocha, chai and enzyme for testing
  • Bundle analyzer for webpack by passing the environmental variable, ANALYZE_BUNDLE=1