rendro / react-workshop

React / Flux application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React.js example

This is a demo repository used to teach how to build apps with react & flux.

Initial installation

$ npm install
$ npm install -g jspm
$ jspm install

Start JSON Server

$ npm run api

Start dev server

$ npm start

About

React / Flux application


Languages

Language:JavaScript 95.5%Language:CSS 3.5%Language:HTML 1.0%