mirror of
https://github.com/xunlu129/teriteri-admin.git
synced 2024-11-25 16:34:05 +08:00
一个基于 vue3 搭建的视频网站平台管理员端
public | ||
src | ||
.gitignore | ||
babel.config.js | ||
jsconfig.json | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
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