Skip to content

Code excercises for React.js workshop with Ryan Florence

Notifications You must be signed in to change notification settings

sejoker/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 87.6%
  • HTML 9.5%
  • CSS 2.9%