An open API service indexing awesome lists of open source software.

https://github.com/trackableentities/trackable-entities-js-poc

POC for Trackable Entities Client using JavaScript
https://github.com/trackableentities/trackable-entities-js-poc

Last synced: 2 months ago
JSON representation

POC for Trackable Entities Client using JavaScript

Awesome Lists containing this project

README

          

# POC for Trackable Entities Client using JavaScript

*This project was generated with [Angular CLI](https://github.com/angular/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](https://karma-runner.github.io).

## 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.