Skip to content

vmmhere/here-api-test

 
 

Repository files navigation

Testing Here Map

This Angular 9 app has been striped of actual database and security access. It uses an in memory database. If you want to change/save the values between sessions then you will have to modify the src/app/dashboard/data/data.ts file.

To get it running you will need to do the following.

npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.1%
  • HTML 16.3%
  • CSS 4.8%
  • JavaScript 2.8%