README
React-Generate-App
A boilerplate to Jumpstart your React app
Installation
npm install -g react-generate-app
Usage
react-generate-app folderName
to create the project
npm run build
npm start
Contributing
In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.