Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 294 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 294 Bytes

This is the template repo for vuejs and flask project

  1. set up frontend
cd frontend
npm install
npm run serve
  1. set up backend
cd backend
python run-data-backend.py

Environment:

System screenshot: screen shot