Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/winitzki/flyd-react-sample
A sample web app using Flyd and React
https://github.com/winitzki/flyd-react-sample
Last synced: 26 days ago
JSON representation
A sample web app using Flyd and React
- Host: GitHub
- URL: https://github.com/winitzki/flyd-react-sample
- Owner: winitzki
- License: mit
- Created: 2015-11-06T17:14:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-07T00:20:39.000Z (about 9 years ago)
- Last Synced: 2023-08-13T16:46:29.179Z (about 1 year ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A demo app in flyd-react-es6
This is a demo app using JavaScript ES6 / webpack / react / flyd.
Run `npm install` and `npm start` to see the demo app at `localhost:8080`.
Run `npm run build` to prepare an optimized, minified build (about 200 KB unzipped).