Nearsoft angular workshop, intro to angular.
- Open JS Bin.
- Copy this [Gist] (https://gist.github.com/jcastro3/301d4c29fb0582a9a79e).
- Text editor or IDE or your choice
- Have Node installed.
- Clone this repo.
- Go into the root directory type : "npm install"
- Install Bower Globaly:"npm install -g bower", then "bower install"
- Install Gulp GLobaly:"npm install -g gulp",then "gulp webserver"