Skip to content

WesleyTianY/Code_Framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code_framework

Fronend + Backend

Frontend

  • Vue 3 + Pinia + Router
  • Javascript + HTML + CSS
npm install
npm run dev
npm run build

Backend

  • Flask
  • Python
set FLASK_APP=app.py
flask run

About

Fronend + Backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.1%
  • Vue 31.4%
  • CSS 24.1%
  • Python 4.1%
  • HTML 3.3%