Skip to content

CityOfPhiladelphia/mail-in-vote-finder

Repository files navigation

Mail-In-Voting Finder

This is the sourcecode for the mail-in-voting finder app.

The app uses the framework Pinboard, in npm as @phila/pinboard.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.