Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 684 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 684 Bytes

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.