mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2025-04-12 03:27:08 +08:00
Quick Start
Install
npm install
Hot reload the extension
npm run dev
Package the extension for both Chinese and English versions
npm run package
Will automatically generate two .crx files and then copy to the ElectronJS
folder (old files will be replaced).