https://github.com/mrblueblue/react-flummox-example
https://github.com/mrblueblue/react-flummox-example
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrblueblue/react-flummox-example
- Owner: mrblueblue
- Created: 2015-05-29T23:20:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-30T00:51:11.000Z (about 10 years ago)
- Last Synced: 2025-02-06T01:44:38.892Z (4 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### react-flummox-example
A simple example built with React and Flummox.
### Getting Started
Clone down the repo and run these commands:
```javascript
npm install
npm run
```Then, open up `src/index.html`. Start posting away!
### Dev Tools
* _Transpiler_ - Babel
* _Bundle_ - Webpack
* _Tasks_ - Gulp