Before the workshop make sure you can run this repository.
Install git and node.js, then:
$ git clone https://github.com/hsin421/React-workshop.git
$ cd react-workshop
$ npm start
Then open your browser to http://localhost:8080
, you should see a list of subjects.
This repo contains some adapted material from https://reactjs-training.com/