Skip to content

muchenspace/AuthenticationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuthenticationSystem

介绍

前端使用vue3+elment-plus编写,后端使用springboot编写的一个简单网络验证系统

使用

前端

  1. 在源码目录执行npm install
  2. 执行 npm run dev启动前端服务

后端

  1. 执行1.sql创建数据库和表
  2. 启动redis
  3. 编译构建
  4. 启动

客户端

启动client/web目录下的index.html即可
注:目前我只封装了web的客户端

  • 如果你修改了redis或者mysql的端口请手动修改application.yml
  • 此项目只是我学习中写的一个小项目只能做到基本可用
  • 我不是专业写前端的,所以前端可能有点丑而且简陋

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors