All Projects → FrontendMasters → 2015 02 13 React

FrontendMasters / 2015 02 13 React

[Course] Code for the 2015 React.js workshop with Ryan Florence

Programming Languages

javascript
184084 projects - #8 most used programming language

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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].