przeor / react-router-flux-starter-kit

Why & How to Learn React Redux, the right highly scalable way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Free Reactjs Convention Book

Best available reactjs starter kit with a free book (step-by-step) is available at https://reactjs.co

Outdated

This react flux starter master branch is outdated, please use the free reactjs convention book in order to learn React Redux, the right way.

#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

Why & How to Learn React Redux, the right highly scalable way.


Languages

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