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`