Skip to content

rashkov/react-training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.0%
  • CSS 41.0%