Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 760 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 760 Bytes

POC for Trackable Entities Client using JavaScript

This project was generated with Angular CLI version 1.3.2.

Getting Started

From terminal run: npm install

Project Structure

  • Relevant classes are located in the src/app folder.
  • Framework classes are located in the framework folder.
  • Entities are located in the models folder.

Running unit tests

Run ng test to execute the unit tests via Karma.

Development server

The app contains a demo of using Trackable Entities in an Angular application.

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.