Skip to content

基于 vue3.0 + element-ui + Node.js 开发的选课管理系统

Notifications You must be signed in to change notification settings

cjq/coursemanager-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

运行

  1. npm install
  2. cd client
  3. npm install
  4. cd ../
  5. npm run dev

项目界面

  • 登录界面 login.jpg
  • 主页 home.jpg
  • 学生列表 studentlist.jpg
  • 增加学生 add.jpg
  • 模糊搜索 search.jpg

About

基于 vue3.0 + element-ui + Node.js 开发的选课管理系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 58.8%
  • JavaScript 39.6%
  • Other 1.6%