From a00194e94d90c70a18ed01caede4e76c136b0b2a Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Sat, 18 Feb 2023 11:28:59 -0500 Subject: [PATCH] lan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20ca32d..82e21db 100644 --- a/README.md +++ b/README.md @@ -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