Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 370 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 370 Bytes

Neighborhood map of my favorite places

How to run this application:

  1. Fork and clone this repository.
  2. Run bower install from the root directory of this repository on your local machine.
  3. View this application in the browser via localhost. One option is to run python -m SimpleHTTPServer from the root directory of this repository on your local machine.