thesteady / notetaker_tutorial

egghead.io react tutorial codealong

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTETAKER TUTORIAL

Code for my implementation of app from http://egghead.io course

Running

  1. install webpack globally npm install webpack -g
  2. npm install
  3. webpack -w watches file changes
  4. open index.html in the browser

About

egghead.io react tutorial codealong


Languages

Language:JavaScript 100.0%Language:HTML 0.0%