From e56675954ef9845a53fdfdc1c8c025573de9a146 Mon Sep 17 00:00:00 2001 From: o0oo0ooo0 <42055259+o0oo0ooo0@users.noreply.github.com> Date: Mon, 1 May 2023 09:41:46 +0800 Subject: [PATCH] docs: update README (#62) * Update README.md Supplementary command. * Update README.md Supplementary command. * Update README.md add \r\n --- web/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web/README.md b/web/README.md index 1b1031a..ff0a2d4 100644 --- a/web/README.md +++ b/web/README.md @@ -3,6 +3,9 @@ ## Basic Usages ```shell +# Install dependencies +npm install + # Runs the app in the development mode npm start @@ -18,4 +21,4 @@ Before you start editing, make sure your `Actions on Save` options have `Optimiz ## Reference 1. https://github.com/OIerDb-ng/OIerDb -2. https://github.com/cornflourblue/react-hooks-redux-registration-login-example \ No newline at end of file +2. https://github.com/cornflourblue/react-hooks-redux-registration-login-example