Skip to content

[React+FLUX+Parse example] a starter kit for reactjs flux project - including react-router & FB oauth

Notifications You must be signed in to change notification settings

greenlaw110/react-router-flux-starter-kit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Reviews first review second review third review

#Online demo example http://przeor.github.io/react-router-flux-starter-kit/#/

#Dependencies node, npm gulp (npm install -g gulp) httpster (npm install -g httpster)

#Installation From "reactJS-flux-starter-kit" directory run

npm install
then run "gulp" - this will create new dist/ directory
use *gulp watch* for live reload

#Running from reactJS-flux-starter-kit/dist/ (created by gulp) directory run

httpster

use gulp for building once or gulp watch for automatic updates go to http://localhost:3333

#Locations: Parse keys: src/index.html Facebook keys: src/js/utils/fboauth.js

About

[React+FLUX+Parse example] a starter kit for reactjs flux project - including react-router & FB oauth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.6%
  • CSS 14.6%
  • HTML 2.8%