Get a head start on tomorrow's ng-workshop by following these steps tonight while you have a good internet connection:
- Install node and npm
$ git clone https://github.com/kentcdodds/ng-workshop.git
$ git checkout angularfire
$ npm install
$ git checkout master
$ npm run start
$ open http://localhost:8080
You should be seeing something like this:
If so, great! If not, try following this (old, but still relevant) tutorial: https://www.youtube.com/watch?v=yPTS0yBqOm8
See you tomorrow!
Oh, and if you're super excited to get a peek, here are the slides :-)