Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 456 Bytes

File metadata and controls

21 lines (17 loc) · 456 Bytes

mycoding

Description

front-back stage decoupling framework
GitHub: https://github.com/csulwk/mycoding.git

Environment

  • SpringBoot 2.2.5.RELEASE
  • vue 2.9.6

Framework

mycoding
├─ vat-server            -- the back end
│  └─ src                
├─ vat-viewer            -- the front end
│  └─ src                
├─ .gitignore
└─ README.md