Skip to content

kaviCodez/SpeedLog_Angular

Repository files navigation

Angular8SpringbootClient

This project was generated with Angular CLI version 8.0.1.

Development server

Prerequisite:

We need to render Google maps using angular app, Hence we need the API key for the same,

Follow the steps mentioned below to create api key for google maps,

https://developers.google.com/maps/documentation/embed/get-api-key#:~:text=Go%20to%20the%20Google%20Maps%20Platform%20%3E%20Credentials%20page.&text=On%20the%20Credentials%20page%2C%20click,Click%20Close.

Once the API-KEY is created the same has to be replaced in the application where 'api-key' string is mentioned. 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.

For screenshots of the working application, Please refer the below medium blog,

https://medium.com/@kavithaselvaraj002/speed-sentry-location-based-real-time-vehicle-tracking-system-with-mongo-db-13067c2fe8d

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published