Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.
/ standings Public archive

Keep track of the results of any series of competitions.

Notifications You must be signed in to change notification settings

reesemclean/standings

Repository files navigation

Start for development

npm start # or npm run serve

Start the dev-server with the dist version

npm run serve:dist

Just build the dist version and copy static files

npm run dist

Run unit tests

npm test

Lint all files in src (also automatically done AFTER tests are run)

npm run lint

Clean up the dist directory

npm run clean

Just copy the static assets

npm run copy

About

Keep track of the results of any series of competitions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published