From 45146f047f83c42496d9c1ad94a9523bbd8407a0 Mon Sep 17 00:00:00 2001 From: puvtya4kn Date: Wed, 3 Jul 2024 00:06:50 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 58beeac..64a440d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,17 @@ # Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). + + **The demo video is included in this project!!!** + + **The Final Report in included in this project too!!!** ## Available Scripts +Before running the project, make sure you have react package, if not, run: + +### `pip install react` or `conda install react` + In the project directory, you can run: ### `npm start`