Skip to content

jermspeaks/hackbright-react-2

Repository files navigation

React Techniques

Welcome to the react workshop course with Jeremy at Hackbright. Last given December 12th, 2017.

This repo contains workshop material. I have assumed your computer has the following installed:

Then:

$ git clone https://github.com/jermspeaks/hackbright-react-2
$ cd hackbright-react-2
$ npm install
$ npm start

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

Here are the notes for the workshop.

Releases

No releases published

Packages

No packages published