Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 782 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 782 Bytes

animewall


⚡番组计划收藏动画&Galgame展示网页,基于Vue+TypeScript+Vite开发⚡

Install

git clone https://github.com/BIYUEHU/animewall.git

打开src/config.ts文件

export default {
	userName: 'himeno',
};

userName更改为你的番组计划用户名或用户ID

Bangumi

编译

npm run build