Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 247 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 247 Bytes

React Starter

A bare bones react starter set of files

Setup

npm install
npm run build
npm start

Contributing

  • Please follow the AirBnB styleguide.

  • Open a pull request, all contributions will be considered.