Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
/ yhdm Public archive

使用 nuxt 开发的樱花动漫客户端

Notifications You must be signed in to change notification settings

arcturus-org/yhdm

Repository files navigation

logo

樱花动漫

使用 nuxt 实现的樱花动漫客户端, 仅用于学习, 侵删

本地开发

pnpm install # 安装依赖
pnpm run dev # 开发模式
pnpm run build # 构建生产版本
pnpm run preview # 生产版本预览