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