CSC360: More Homework for Tuesday [17/17] |
Install
Node.js and npm.
Get the Stable
version. Not the LTS
version.
Use
to install tools globally.
npm -g
Use
(without npm
-g
) to install
tools for a single project.
Do the angular2 5 Min Quickstart
Start the angular2 Tour of Heroes tutorial
If you are on windows, you may want to install a decent command line, such as cmder.
Decent command line tools are coming to windows, but it won't happen until summer 2016 at the earliest.