From 163e4297fc5f22eb8dbdd4f44b616b237f454272 Mon Sep 17 00:00:00 2001 From: Ben Borla Date: Sun, 19 Nov 2023 04:59:55 +0800 Subject: [PATCH] chor: updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 585818e..5ff7e64 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Follow the following commands: Follow the following commands: - `cd ./app` - `npm install` +- `cp .env.development .env` - `npm run dev` - Access the provided URL from `npm run dev` command