This commit is contained in:
array-in-a-matrix 2023-02-18 11:28:59 -05:00
parent d6317955ee
commit a00194e94d

View file

@ -8,7 +8,7 @@ Install dependencies (Vite & tailwindcss):
> pnpm install
```
Run webserver:
Run webserver (to expose webserver to W/LAN appened the `--host` flag):
```sh
> pnpm run dev