This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xuchang
/
LiveManageV
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Tree:
270a0332eb
Branches
Tags
dev-aa
dev-furffico
master
LiveManageV
/
README.md
README.md
268 B
History
Raw
LiveManageV
安装pnpm:
https://pnpm.io/zh/installation
使用淘宝源
$ pnpm config set registry https://registry.npm.taobao.org
安装依赖
$ pnpm install
运行
$ pnpm dev
部署
$ pnpm build