Skip to content
forked from kibuniverse/scsms

Software Engineering homework

Notifications You must be signed in to change notification settings

ohana-lyg/scsms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

二手车销售管理系统 scsms

fe仓库: https://github.com/kibuniverse/scsms

be仓库: https://github.com/hyb-store/scsms-be

开发人员

  • 李岳耿
  • 严凯治
  • 任文涛

项目技术栈

打包工具: vite

语言: typescript

框架: vue3

开发规范

分支规范

  • 开发分支需以dev-开头 具体格式为dev-feature
  • 所有变量满足驼峰式命名
  • 代码合并需至少一人进行code review

项目开发

npm run dev | yarn dev | vite | npx vite

项目打包

npm run build | yarn build 

About

Software Engineering homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vue 70.0%
  • TypeScript 19.0%
  • HTML 11.0%