Skip to content

ude-soco/ELAS-React-Flask-Lecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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