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
- Host: GitHub
- URL: https://github.com/mattmezza/react-boilerplate
- Owner: mattmezza
- Created: 2016-11-27T17:49:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-28T12:37:13.000Z (over 9 years ago)
- Last Synced: 2025-04-07T12:50:18.803Z (about 1 year ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).