Skip to content

sryzycki/demo-client-dashboard

Repository files navigation

Client Dashboard - AngularJS RESTful app demo

Prerequisites

  1. Install Node.js
  1. Install Yeoman npm install -g yo

  2. Install these NPM packages globally

    npm install -g bower gulp nodemon`

    Refer to these instructions on how to not require sudo

Running this demo app

Tests

  • Run the unit tests using gulp test (via karma, mocha, sinon).
  • Run the e2e tests using gulp test-e2e (via protractor).

Running in dev mode

  • Run the project with gulp serve-dev to pop it all in your browser.

About

An AngularJS RESTful app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published