Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).