1.4 KiB
1.4 KiB
🗳 ElectionGuard Tracking Site
An application that demonstrates publication of ElectionGuard election artifacts to a public website to enable verification ID lookup, downloadable zip files of the election result (for third-party verifiers), and election results summaries.
Setup
yarn install
Running
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Testing & Linting
yarn test
Lints and fixes files
yarn lint
Run your unit tests
yarn run test:unit
Contributing
Help defend democracy and contribute to the project.