development README

This commit is contained in:
Henri
2025-11-21 04:01:15 +02:00
parent 4e5a94b53d
commit f948cb2d74

View File

@@ -3,14 +3,14 @@
> [!TIP] > [!TIP]
> Don't take anything here too seriously and have fun experimenting! > Don't take anything here too seriously and have fun experimenting!
> >
> > You're here to learn after all :) > You're here to learn after all :)
Running `npm run dev` starts a local development server with hot reloading (so you can see changes immediately as you edit files) Running `npm run dev` starts a local development server with hot reloading (so you can see changes immediately as you edit files)
> [!WARNING] > [!WARNING]
> This project uses custom router in `lib/Router.svelte` > This project uses custom router in `lib/Router.svelte`
> >
> > DO NOT TOUCH unless you know what you're doing! If you want to tinker, then do. When it breaks it just doesnt load any pages > DO NOT TOUCH unless you know what you're doing! If you want to tinker, then do. When it breaks it just doesnt load any pages
## Styling ## Styling