Skip to content

21f2000143/simple-vue-flask-integration-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fisrt You will have to create the virtul environment

for windows run the command

  • python -m venv .env

then activate the environment

for windows run the command

  • .env\scripts\activate

Now install all the required modules/library from requirements.txt

for windows run the command

  • pip install -r requirements.txt

That's all now you can run the project

by running the main.py python file

About

A Vue Flask project for my diploma level in BS Degree course in mad2 course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published