generator-canner-react v3.3.0
generator-canner-react

A generator for react projects
Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files.
That'll generate a project with all the common tools setup. This includes:
- Filled
package.jsonfile - vscode settings
- flowtype
- webpack
- Babel ES2015 transpiler
- editorconfig
- mocha unit test
- ESLint linting and code style checking
- Istanbul code coverage (optionally tracked on Coveralls)
- Travis CI continuous integration (optional)
- License
- README
... and more!
Installation
First, install Yeoman and generator-canner-react using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-canner-reactThen generate your new project:
yo canner-reactMaintainer
License
MIT © Canner
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago