From 9e131badc31bba83012369b388cb636c16a4f35c Mon Sep 17 00:00:00 2001 From: Wanpeng Yang <97911035+wanpengyang@users.noreply.github.com> Date: Wed, 27 Sep 2023 19:35:38 +0000 Subject: [PATCH] Add instruction in README --- frontend/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/README.md b/frontend/README.md index 58beeacc..c57827da 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -2,6 +2,13 @@ This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). + +## Install dependencies + +In the project directory (`frontend`), run: + +### `npm install` + ## Available Scripts In the project directory, you can run: