The web interface for the Reservation API, written using Svelte.
Set up configuration:
cp .env.example .env
Run dev server:
npm run dev
npm run lint
npm run build
The web interface for the Reservation API, written using Svelte.
Set up configuration:
cp .env.example .env
Run dev server:
npm run dev
npm run lint
npm run build