From b06452477b3eb870b6c0e25547735f6b84c49f74 Mon Sep 17 00:00:00 2001 From: Koh Jun Wei Date: Sat, 14 Mar 2020 00:45:02 +0800 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9dc26cbb7..fbf4517b0 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ Use your Github credentials for username and password. 5. Compile and start the application: `npm start` # 4. Commands +Before building the application using the build commands below, go to `index.html` and comment out the necessary `base href` as explained in the file. |Command|Description| |--|--| |`npm run build`| Build the app. Your built files are in the /dist folder. |