mfunkie / react-training

React Training Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React Training Course


Languages

Language:JavaScript 59.0%Language:CSS 41.0%