The kanttiinit.fi web client. This app is built using SolidJS and Vite.
After cloning the repo, run npm install
to install all dependencies.
Start the development server with npm run dev
after which it will be available at http://localhost:8080/
.
The development server will use the live backend by default.
Contributions are welcome! For bigger changes, it might be best to open an issue for discussion before starting work on a PR.