soupss/vue-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A crud app made with Vue and Flask.

navigate to api folder

cd api

install dependencies

pip install -r requirements.txt

start server

python3 run.py

navigate to view folder

cd web

install dependencies

npm install

serve

npm run server

View on http://localhost:8080

About

A crud app made with vuejs and flask.

Topics

Resources

Stars

Watchers

Forks