tjwudi / chat-fluxthis-rxjs-firebase

Realtime app example (chat) using fluxthis, RxJS and Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-fluxthis-webpack-mocha

Bare bones project template featuing FluxThis, Webpack, Mocha, and React.

Simply clone this repo, npm install, and you're off to the races!

git clone https://github.com/mako-taco/react-fluxthis-webpack-mocha-gulp.git
cd react-fluxthis-webpack-mocha-gulp
npm install

npm install -g gulp
gulp watch

To start the build/test/watch process, all you need is gulp watch.

About

Realtime app example (chat) using fluxthis, RxJS and Firebase

License:Apache License 2.0


Languages

Language:JavaScript 98.3%Language:HTML 1.7%