Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.02 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.02 KB

Parcel Viewer

About this tool

This site serves as a simple front-end to the city of Detroit's parcel data, integrating information from the city's open data portal with the city's street view imagery from Mapillary.

Built with

Getting started

Prerequisites

  • either yarn or npm

Installation

  1. Clone this repository:
git clone https://github.com/CityOfDetroit/parcel-viewer.git
  1. Install NPM packages: yarn or npm install
  2. Run the app: yarn start or npm start
  3. You should be able to access the app at https://localhost:3000

Roadmap

See the open issues for a list of proposed features

License

Distributed under the MIT License. See LICENSE for more information.

Contact