To build the labs do the following:
- Download the code and extract it to your machine (or use git).
- Run "npm install" from a command prompt at the root of the folder.
- Run "node copyFolders.js" to generate the lab code output.
Lab code and samples for the AngularJS End-to-End Development Course.
JavaScript
To build the labs do the following: