Skip to content

Divya-1200/vuejs-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clone the repository

git clone [email protected]:Divya-1200/vuejs-flask.git

Install the node modules

npm install 

Install other packages

npm install --save vue-router

npm install bootstrap-vue --save

npm install axios --save

Run the Frontend

cd frontend

npm run serve

Run the backend

cd backend

conda activate <py38>

python app.py

Check the output in browser

http://localhost:8081/ 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published