Skip to content

sebholstein/angular2-google-maps-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2-google-maps

angular2-google-maps QuickStart

A quickstart project for angular2-google-maps.
It's based on the Angular2 - 5 Min QuickStart guide and uses NPM, SystemJS & Typescript.

Installation

Start by cloning this repo:

git clone https://github.com/SebastianM/angular2-google-maps-starter

If you haven't install TypeScript yet, run this command:

npm install -g typescript

Then, you have to install all project dependencies via NPM and you're ready to go!:

npm install

When the installation is finished, you can run a local webserver and start developing by using this command:

npm run start

You should be able to open this webpage when running the command above:
http://127.0.01:8082/

About

A quickstart project for angular2-google-maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published