一个基于 vue3 搭建的视频网站平台管理员端
Go to file
2023-10-27 01:28:41 +08:00
public feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00
src update: 更新文件名字 2023-10-27 01:28:41 +08:00
.gitignore feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00
babel.config.js feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00
jsconfig.json feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00
LICENSE Initial commit 2023-10-16 05:12:42 +08:00
package-lock.json feat: 做了左侧菜单栏以及路由页面 2023-10-25 01:19:27 +08:00
package.json feat: 做了左侧菜单栏以及路由页面 2023-10-25 01:19:27 +08:00
README.md feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00
vue.config.js feat: 完成了登录界面设计及功能实现 2023-10-16 05:16:43 +08:00

teriteri-admin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.