Skip to content

The Rental Map display all the current register rental properties in the city as well as the parcel data for all the properties in the city of Detroit.

License

Notifications You must be signed in to change notification settings

CityOfDetroit/rental_map

Repository files navigation

Rental Map Build Status

The Rental Map display all the current register rental properties in the city as well as the parcel data for all the properties in the city of Detroit.

Getting Started

This project was created using:

Please make sure these are installed locally

Setup Local Environment.

  1. Download the repo.

    $ git clone [email protected]:CityOfDetroit/rental_map.git
    
  2. Install node dependencies.

    $ yarn install
    
  3. Run local instance.

    $ yarn start
    
  4. Run test suite.

    $ yarn test
    
  5. Create production build.

    $ yarn build
    

Resources

About

The Rental Map display all the current register rental properties in the city as well as the parcel data for all the properties in the city of Detroit.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published