CityOfPhiladelphia / property-data-explorer

MIT License
5 stars 1 forks source link
citygeo vue

Property

Updated application for property.phila.gov

Dev Setup

Prerequisites:

  1. Update the fortawesome repository in your local .npmrc file:
    fortawesome:registry=https://npm.fontawesome.com/
    npm.fontawesome.com/:_authToken=[TOKEN]
    • Ask another developer for the authtoken.
  2. Install packages:
    $ npm install
  3. Run the app in dev mode:
    npm run serve

Deploying

-Open a PR to the main branch. This should trigger the various testing scripts and build test. Once those pass, and review is complete merge into main.

Note:

For internal City Of Philadelphia users, find more information at Property in phila.city.

Change log

2-20-2020