Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 348 Bytes

File metadata and controls

25 lines (18 loc) · 348 Bytes

Simple Map application with angular and leaflet

DESCRIPTION

Small demonstration about how to create a simple map application with angular and leaflet. For the full article and explanation please see: http://blog.nerdeez.com/?p=172

Installation

  • clone this repo
npm install
bower install
grunt serve