Skip to content

Commit

Permalink
增加本地运行/打包说明
Browse files Browse the repository at this point in the history
  • Loading branch information
niuniuland committed Mar 28, 2024
1 parent 4fba7c4 commit 116645d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,18 @@
- [x] 代理设置
- [x] 中英文支持
- [x] Puppeteer/Playwright/Selenium 接入
- [ ] Mac 安装支持
- [ ] 支持 cookie 登录
- [ ] 扩展程序管理
- [ ] 同步操作
- [ ] 自动化脚本

## 本地运行/打包

- 安装依赖 `npm i`
- 运行调试 `npm run watch`
- 打包部署 `npm run publish`,注意打包时要把开发环境停掉,不然会导致 sqlite3 的包打包不了

## 打赏

🙌你可以通过向下面的钱包打赏一杯咖啡来支持我
Expand Down

0 comments on commit 116645d

Please sign in to comment.