docs: update README

This commit is contained in:
ae 2025-04-09 02:13:01 +03:00
parent f5be67b219
commit db2a010f54
Signed by: ae
GPG Key ID: 995EFD5C1B532B3E

View File

@ -1,16 +1,3 @@
<div align="center" style="text-align:center"> <div align="center" style="text-align:center">
<h1>notatest</h2> <h1>notatest</h2>
</div> </div>
## Development
Starting the Svelte frontend:
```bash
npm install
npm run dev # Runs Vite
```
## Production
WIP (Dockerization).