Project
Description
Better description coming soon.
How it works
It doesn't work yet. I will update this README when it does though.
Usage
Use this however you see fit.
Installation
Prerequistes
Manual
- Clone the repository with
git clone <project url>.
- Change directory into the cloned repository.
- Install necessary dependencies with
npm i.
- Start the frontend using
npm run dev.