Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 506 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 506 Bytes

Geolocated items list

Displays a list of countries with their location in the Map with Ionic3, Angular5 and GoogleMaps

Run the project

  • Clone this repository git clone https://github.com/ChawkiOS/geolocated-list-items.git.
  • Run npm install from the project root.
  • Install the ionic CLI (npm install -g ionic).
  • Run ionic serve in a terminal from the project root.