Setup

August 24, 2018 ยท View on GitHub

This is the code for the angular.codecraft.tv free online course.

Ensure you have a way to serve the contents of a folder, a good tool for this is serve

npm install -g serve

To run each example cd into the right folder and run serve then visit the link printed in the terminal.