electron-kits
v0.1.0
Published
A electron kits, combined with Electron/Vue3/AntiDesign/SQLite3.
Downloads
5
Maintainers
Readme
English | 🇨🇳 中文
Electron Kits
Preview
Documentation
Visit ekits.sunquakes.com.
Quick Start
Installing
yarn add electron-kits -g
Create a Application
ekits create <your-project-name>
cd <your-project-name>
yarn
Build Application
yarn build
Test
yarn test
## License
[Apache-2.0 license](https://github.com/sunquakes/electron-kits/blob/main/LICENSE)