/react-training

React Training Course

Primary LanguageJavaScript

React Training

Material used for instructure's react training sessions. Issues and pull requests welcome :)

The main branch is gh-pages, so all of the examples in code/ should run at http://rpflorence.github.io/react-training/code (but you'll have to punch in the URL for now).

Running the examples locally

npm install
npm start

Then interact with the examples at:

localhost:8080