# big-event-frontend **Repository Path**: lixiang_one/big-event ## Basic Information - **Project Name**: big-event-frontend - **Description**: big-event项目前端V1.0 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-19 - **Last Updated**: 2024-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 大事件前端 介绍:项目主要实现了对用户注册登录,通过jwt令牌进行校验身份,登录成功后用户可以发表文章,管理文章分类,实现增删改查。项目采用阿里云OSS实现了文件上传。 技术栈 Springboot3 + Vue3 + MySQL + Redis + JDK17 + Mybatis + knif4j ## 启动项目 1. 拉取项目依赖:`npm install`,确保已经安装好nodeJs 2. 运行项目:`npm run service`