Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

Files

Latest commit

 

History

History
10 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 411 Bytes

Angular 2 Interactive Map

This demo is something I put together to help figure out how to do an interactive SVG map of the New Mexico counties for a project at work. I mocked up a subset of the data, in this case the counties themselves, to replicate what I'd done. Once I figured out the SVG map I created this repository to use as a reference point at work.

Gettig Started

  1. npm install
  2. npm start