Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 449 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 449 Bytes

Welcome to React 101 Workshop!

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/