Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 751 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 751 Bytes

Toolset for mixing model-based business logic into the simple JSON data structures returned from Angular services.

For more information, see the 'Rich Object Models and Angular.js' blog series:

Tests are run using Karma. To execute the tests, go to the project root and run:

  1. npm install
  2. ./script/test.sh