/AngularJSEndToEndCourseCode

Lab code and samples for the AngularJS End-to-End Development Course.

Primary LanguageJavaScript

To build the labs do the following:

  1. Download the code and extract it to your machine (or use git).
  2. Run "npm install" from a command prompt at the root of the folder.
  3. Run "node copyFolders.js" to generate the lab code output.