Skip to content

This is the template code for fast development when using vuejs for the frontend and Flask for the backend.

License

Notifications You must be signed in to change notification settings

jiayouwyhit/template-vuejs-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-vuejs-flask

This is the template code for fast development when using vuejs for the frontend and Flask for the backend.

How to use it?

Step 1: go the folder "client" and typing in command "npm install" to install the front end dependencies.

Step 2: run the backend by typing in the command "python run-data-backend.py"

Step 3: run the frontend by typing in the command "npm run dev"

About

This is the template code for fast development when using vuejs for the frontend and Flask for the backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published