Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekampf/react-hello-world
https://github.com/ekampf/react-hello-world
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ekampf/react-hello-world
- Owner: ekampf
- Created: 2016-01-11T06:27:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-12T00:55:10.000Z (almost 9 years ago)
- Last Synced: 2024-11-09T05:27:19.551Z (about 2 months ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-hello-world
This is my boilerplate template for React projects.
It comes in 3 flavors (branches):
* master - A basic minimal React template
* feature/bootstrap - basic + Twitter Bootstrap integration
* feature/bourbon_neat - basic + Bourbon + Neat
* feature/Redux - basic + Redux + simple TodoMVC app