2023-02-07 16:30:43 +08:00

19 lines
234 B
Markdown

## Note
Remember to update EasySpider.crx everytime the extension updates.
## Run Instruction
```
npm install
npm install @electron-forge/cli
npm start
```
## Package Instruction
```
npx electron-forge import
npm run package
```