This is attempted solution to the coding challenge for frontend role
To Start the application, Run ng serve
for a dev server. Navigate to http://localhost:4200/
.
If you want to deploy to a production enviromennt,
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Then copy the content in the dist/
directory and paste it into the public html of your hosting.
Note that this applicable to shared hosting only
i. Go to the Google Maps Platform > Credentials page. ii. Go to the Credentials page iii. On the Credentials page, click Create credentials > API key. iv. The API key created dialog displays your newly created API key. Click Close.
Run ng test
to execute the unit tests via Karma.