From db2a010f540529f19fdc2cf8151ff5f4b86c957a Mon Sep 17 00:00:00 2001 From: ae Date: Wed, 9 Apr 2025 02:13:01 +0300 Subject: [PATCH] docs: update README --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 5145e63..be68222 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,3 @@

notatest

- -## Development - -Starting the Svelte frontend: - -```bash -npm install -npm run dev # Runs Vite -``` - -## Production - -WIP (Dockerization).