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
- Host: GitHub
- URL: https://github.com/trackableentities/trackable-entities-js-poc
- Owner: TrackableEntities
- License: mit
- Created: 2017-09-02T01:06:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-12T12:31:05.000Z (almost 9 years ago)
- Last Synced: 2025-12-10T06:26:59.415Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 234 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.