From 6abec4e89e5aea5fed0fa47486476d27bb628f36 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Sat, 18 Feb 2023 11:12:15 -0500 Subject: [PATCH] basic readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fc33aea..3dbecd7 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,13 @@ # WITM-WeDesignTech - - ## Setup Development Environment Install dependencies (Vite & tailwindcss) ```sh > pnpm install -`` +``` + Run webserver ```sh