Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cityofdetroit/green-light

This is the City of Detroit green light map helps users locate all the facilities that are part of the Green light project.
https://github.com/cityofdetroit/green-light

Last synced: 6 days ago
JSON representation

This is the City of Detroit green light map helps users locate all the facilities that are part of the Green light project.

Awesome Lists containing this project

README

        

# green-light

This is the City of Detroit green light map helps users locate all the facilities that are part of the [Green light project](https://detroitmi.gov/departments/police-department/project-green-light-detroit).

## Getting Started

This project was created using:
[Mapbox](https://docs.mapbox.com/mapbox-gl-js/api/) for web map rendering.
[Parcel](https://parceljs.org/) as a web application bundler.

## Setup Local Environment.

1. Download the repo.
```
$ git clone [email protected]:CityOfDetroit/green-light.git
```
2. Install node dependencies.

```
$ npm install
```

3. Run local instance.
```
$ parcel index.html
```
## Resources

* SLACK - #webteam
* GitHub - https://github.com/CityOfDetroit/green-light