https://github.com/gilbarbara/react-starter
React starter kit with flux, router and bootstrap with a Hacker News reader
https://github.com/gilbarbara/react-starter
Last synced: 9 months ago
JSON representation
React starter kit with flux, router and bootstrap with a Hacker News reader
- Host: GitHub
- URL: https://github.com/gilbarbara/react-starter
- Owner: gilbarbara
- Created: 2015-04-04T05:09:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T23:40:58.000Z (about 10 years ago)
- Last Synced: 2025-04-10T14:34:29.208Z (9 months ago)
- Language: JavaScript
- Homepage: http://gilbarbara.github.io/react-starter/
- Size: 846 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
react-starter
===
React starter kit with `flux`, `react-router` and `react-bootstrap`
It uses `browserify` with `babelify` (es6, jsx) and `livereactload` (for "hot" reloading) transforms.
## Development
- Run `npm install && bower install`
- Run `gulp` to start