danijelmaric / react-router-flux-starter-kit

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

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


Languages

Language:JavaScript 82.6%Language:CSS 14.6%Language:HTML 2.8%