Newer
Older


# Scoring system for Teknikåttan
This is the scoring system for Teknikåttan!
## Installing
To install the client and server needed to run the application, look in their respective READMEs for intstructions.
## Using
After installing both the client and the server, you are ready to run the application.
This is done in VSCode by pressing `ctrl+shift+b` and running the `Client + Server` task.
The terminals for the client and server will now be seen on the right and left, respectively.
After making a change to either the client or the server while they are running, they will auto reload and you will see the changes immediately.