# Quick Start ## Install ``` npm install ``` [//]: # (## Build) [//]: # (`npm run build`) ## 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).