🔩 Generate ReactJS apps easily and quickly
A quick and easy to use ReactJS application generator based on webpack and babel.
Installation
First, install Yeoman and generator-creact-app
using npm (we assume you have pre-installed node.js).
$ npm install -g yo
$ npm install -g generator-creact-app
Then generate your new ReactJS App:
$ yo creact-app
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Changelog
This project adheres to Semantic Versioning. Every release, along with the migration instructions, is documented on the Github Releases page.
Bugs and Sugestions
Report bugs or do suggestions using the issues.
Author
License
MIT License © Helder Burato Berto