dustinhorton / 2015-02-13-React

Code excercises for React.js workshop with Ryan Florence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React.js Workshop with Ryan Florence

You will need

git clone https://github.com/FrontendMasters/2015-02-13-React.git
cd 2015-02-13-React
npm install
npm start

Then visit http://localhost:8080.

This runs the webpack dev server, any changes you make to javascript files in excercises will cause the browser to reload live.

About

Code excercises for React.js workshop with Ryan Florence


Languages

Language:JavaScript 96.8%Language:CSS 3.2%