Update README.md

This commit is contained in:
He4eT 2025-02-24 18:26:51 +01:00
commit bad5d889ca

View file

@ -10,11 +10,13 @@ Node.js is required.
```bash
npm i
```
2. Start the dev server:
```
npm run serve
```
The site will be availible on http://localhost:8080/
3. Use this command to build:
```
npm run build