0.1.1 • Published 6 years ago

react-generate-app v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

React-Generate-App

Build Status

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.