Angular 2 in 60 Minutes This is the code for the 60 minutes tutorial. You can watch it here Prerequisites Node.js and npm are essential to Angular development. Get it now if it's not already installed on your machine. Install npm packages npm install npm start