Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tj/react-fatigue-dev-boiler
Boilerplate for react-fatigue-dev, clone and you're ready to go
https://github.com/tj/react-fatigue-dev-boiler
Last synced: 28 days ago
JSON representation
Boilerplate for react-fatigue-dev, clone and you're ready to go
- Host: GitHub
- URL: https://github.com/tj/react-fatigue-dev-boiler
- Owner: tj
- License: mit
- Created: 2016-07-16T17:09:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-16T17:09:46.000Z (over 8 years ago)
- Last Synced: 2024-05-08T18:36:53.009Z (6 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 40
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# react-fatigue-dev-boiler
Clone this repo if you want to start prototyping a component and then run:
```
$ npm install
$ make start
```Note you'll probably want to pin react-fatigue-dev to a specific GIT SHA.
## Badges
![](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/status-stable-green.svg)
[![](http://apex.sh/images/badge.svg)](https://apex.sh/ping/)---
> [tjholowaychuk.com](http://tjholowaychuk.com) ·
> GitHub [@tj](https://github.com/tj) ·
> Twitter [@tjholowaychuk](https://twitter.com/tjholowaychuk)