From a9ccaee329065381065d2bd5d6946f4e906ce968 Mon Sep 17 00:00:00 2001 From: Christian Kessler Date: Tue, 21 Mar 2023 21:17:22 -0600 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f59e9c9..f33fbb2 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,12 @@ a web3 crm with focus on dao tooling yarn install yarn dev ``` + +OR + +'''bash + pnpm install + pnpm run dev +''' + This will start the app at port ***localhost:3000***