Demonstrates a single-page application (SPA) using AngularJS 1.6 and UI-Router. Runs on an Express web server.
To run, fork and clone the repository to your local; then run the commands below from the project directory in sequence:
npm installgulpnpm start