0.1.0 β€’ Published 1 year ago

electron-kits v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

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)