An open API service indexing awesome lists of open source software.

https://github.com/mattmezza/react-boilerplate

A react boilerplate
https://github.com/mattmezza/react-boilerplate

Last synced: 8 months ago
JSON representation

A react boilerplate

Awesome Lists containing this project

README

          

React boilerplate
=====

Datasounds © Matteo Merola

How to use it:

- `git clone https://github.com/mattmezza/react-boilerplate.git`
- `cd react-boilerplate`
- `npm start`

Live reload is enabled so the browser should reload when savings occur.

For more info: this project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).