Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 599 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 599 Bytes

人气投票 - 投票范围编辑系统

用于给不懂代码的编辑修改人气投票的投票范围,分为角色部门/角色部门包含的作品、音乐部门/音乐部门包含的作品

如何在本地启动项目

# 拉取项目
$ git clone https://github.com/PatchyVideo/Touhou-Vote-RangeEditor.git
$ cd Touhou-Vote-RangeEditor

# 安装依赖
$ pnpm i

# 启动本地调试
$ pnpm dev

# 构建
$ pnpm build

相关项目

# 投票项目前端
https://github.com/PatchyVideo/Touhou-Vote

#投票项目后端
https://github.com/PatchyVideo/thvote-be