notatest/README.md

17 lines
207 B
Markdown

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