morningstar02 / angular-example-leaflet

Angular 10 Example Leaflet & Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 10 Example Leaflet

An Angular starter kit featuring Angular 10.0.1, Angular CLI 10.0.0

Quick start

# clone the repo
git clone https://github.com/ganatan/angular-example-leaflet.git

# change directory
cd angular-example-leaflet

# install the repo with npm
npm install

# start the server
npm start

in your browser go to http://localhost:4200

Installation

  • npm install (installing dependencies)
  • npm outdated (verifying dependencies)

Developpement

Production

  • npm run build

Tests

  • npm run lint
  • npm run test
  • npm run e2e

Author

  • Updated : 30/06/2020
  • Author : danny

Documentation

English Tutorials

Tutoriels en français

About

Angular 10 Example Leaflet & Bootstrap


Languages

Language:TypeScript 73.2%Language:JavaScript 14.8%Language:HTML 11.6%Language:CSS 0.4%