Skip to content

Code excercises for React.js workshop with Ryan Florence

Notifications You must be signed in to change notification settings

dleroux/2015-02-13-React

 
 

Repository files navigation

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.

Links mentioned in the workshop

https://github.com/ryanflorence/react-training/blob/gh-pages/lessons/05-wrapping-dom-libs.md

http://react-router-mega-demo.herokuapp.com/

About

Code excercises for React.js workshop with Ryan Florence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.5%
  • HTML 7.3%
  • CSS 2.2%