leahjs / React-workshop

React 101 Workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to React 101 Workshop!

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

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.

About

React 101 Workshop


Languages

Language:JavaScript 99.9%Language:HTML 0.1%Language:CSS 0.1%