花瓣下载工具 Windows 客户端

花瓣下载工具 Windows 客户端

Property
Mar 8, 2022 02:17 PM
地址
https://github.com/LasyIsLazy/huaban-win
notion image

notion image

huaban-win

下载地址

Build Setup

# install dependencies
npm install || yarn

# serve with hot reload at localhost:9080
npm run dev || yarn dev

# build electron application for production
npm run build || yarn build


# lint all JS/Vue component files in `src/`
# 提交前请运行 lint,以保持代码风格一致
npm run lint || yarn lint