Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (24 loc) · 703 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 703 Bytes

VoteAmerica Uptime Tracking

See active deployment of the dev branch at this link: https://voteamerica-uptime-dev.web.app/

Add Users

To add yourself to the repository, open a Pull Request modifying COLLABORATORS, entering your GitHub username in a newline.

All Pull Requests must follow the Pull Request Template, with a title formatted like such [Project Name]: <Descriptive Title>

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.