Skip to content

Kanttiinit/web

Repository files navigation

kanttiinit.fi web client

The kanttiinit.fi web client. This app is built using SolidJS and Vite.

Local development

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.

Contributing

Contributions are welcome! For bigger changes, it might be best to open an issue for discussion before starting work on a PR.