From 23d8e5a2563cc4f9552f61e889e38e62ff65e5ab Mon Sep 17 00:00:00 2001 From: Deepak Rudra Paul Date: Thu, 24 Aug 2023 21:51:52 +0530 Subject: [PATCH] docs: updated readme file (#22) Co-authored-by: Deepak Paul --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67b04fddc..f9eff900a 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,13 @@ That's it! Now our DB should be all set up and ready to go! Run ```shell -yarn nx serve analog-trpc +yarn nx serve app +``` + +or + +```shell +yarn dev ``` for a dev server. Navigate to http://localhost:4200/. The app will automatically reload