nise/nise-frontend/readme.md
2024-02-14 17:43:11 +01:00

9 lines
57 B
Markdown

# development
How to run:
```bash
nvm use
ng serve
```