Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 998 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 998 Bytes

angular5-googlemap-autocomplete

This will populate the places which is related to the text which we are typed in the text box.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

##Samnple Demo View googlemap

Prerequisites

* node - v6.x.x
* npm - v3.x.x
* @angular/cli - v6.x.x

Steps to run an application

  • Do npm install,once downloaded the package.
  • Run the command as npm start or ng-serve open
  • Open the browser window and check the port number as 4200

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details