Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 428 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 428 Bytes

ELAS-React-Flask-Lecture

  1. Clone the repository by clicking the download code green button.

  2. Open it in your GitHub Desktop

  3. Change the branch in your GitHub desktop to see the code samples of lecture

  4. For lectures States, Props and Event handlers

Download the latest version of NodeJS

Type the following command

npm install
  1. For lecture Route

Type the following command

python -m flask run