-
Clone the repository by clicking the download code green button.
-
Open it in your GitHub Desktop
-
Change the branch in your GitHub desktop to see the code samples of lecture
-
For lectures States, Props and Event handlers
Download the latest version of NodeJS
Type the following command
npm install
- For lecture Route
Type the following command
python -m flask run