Skip to content

cooperka/react-training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to React.js Training!

This repo contains the course material for https://reactjs-training.com/

Before the training make sure you can run this repository.

Install git and node.js, then:

$ git clone https://github.com/ReactTraining/react-training.git`
$ cd react-training
$ npm install
$ npm start

Then open your browser to http://localhost:8080, you should see a list of subjects.

About

Training led by Ryan Florence and Michael Jackson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • CSS 2.3%
  • HTML 2.3%