Simple app to lookup city services based on a location
This project was created using:
- Webpack as a web application bundler.
- Yarn to manage project dependencies.
- MapLibre for map framework.
- Cypress for testing.
- TravisCI for continuous integration.
-
Download the repo.
$ git clone git@github.com:CityOfDetroit/local-services-lookup.git
-
Install node dependencies.
$ yarn
-
Run local instance.
$ yarn start
-
Run tests.
$ yarn test
-
Build production code.
$ yarn build
- SLACK - #webteam
- GitHub - https://github.com/CityOfDetroit/local-services-lookup