用于给不懂代码的编辑修改人气投票的投票范围,分为角色部门/角色部门包含的作品、音乐部门/音乐部门包含的作品
# 拉取项目
$ 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