Skip to content

danioso/reflux-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React / Reflux / Firebase

Example application with React, Reflux and Firebase as backend.

# Install
$ npm install

# Livereload
$ gulp watch

# Generate dist files
$ gulp build

# Serve dist folder
$ gulp build
# There is an issue with browserify and OSX file limits, temporary fix...
$ ulimit -n 2560

Copyright (c) 2015 Daniel Osorio MIT License

About

An example application with React, Reflux and Firebase as backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published