Skip to content

阿里练习生第二届,“专业写bug队”的项目:校园服务

License

Notifications You must be signed in to change notification settings

z-juln/campus-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

campus-services

介绍

阿里练习生第二届,“专业写bug队”的项目:校园服务

软件架构

目录结构:

  • /frontend 前端目录
  • /backend 后端目录

架构说明:

相关文档

安装及运行

  1. 安装: 在/frontend下 npm i,在/backend下 npm i
  2. 开发环境使用mock: 在/frontend下 npm run mock,然后在/backend下 npm run dev
  3. 开发环境运行: 在/frontend下 npm run dev,然后在/backend下 npm run dev
  4. 正式环境运行: 在/frontend下 npm run build 进行打包前端代码,然后在/backend下 npm run start

About

阿里练习生第二届,“专业写bug队”的项目:校园服务

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •