Skip to content

Code excercises for React.js workshop with Ryan Florence

Notifications You must be signed in to change notification settings

puco/react-workshop

 
 

Repository files navigation

React.js Workshop

You will need

git clone https://github.com/sejoker/react-workshop.git
cd react-workshop
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.

Additional material

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

server side rendering with React: 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 88.1%
  • HTML 9.1%
  • CSS 2.8%