项目作者: CityOfDetroit

项目描述 :
Department of Public Work Services Map
高级语言: JavaScript
项目地址: git://github.com/CityOfDetroit/dpw-map.git
创建时间: 2017-06-21T18:32:26Z
项目社区:https://github.com/CityOfDetroit/dpw-map

开源协议:

下载


DPW Waste Pick Up Map

Department of Public Work Services. Help citizens find their specific waste pick up dates base on their address.

Getting Started

This project was created using:

Please make sure these are installed locally

Setup Local Environment.

  1. Download the repo.
    1. $ git clone git@github.com:CityOfDetroit/dpw-map.git
  2. Install node dependencies.

    1. $ yarn install
  3. Run local instance.

    1. $ yarn start
  4. Run test suite.

    1. $ yarn test
  5. Create production build.

    1. $ yarn build

    Resources