An open API service indexing awesome lists of open source software.

https://github.com/sunquakes/electron-kits

A electron kits, combined with Electron/Vue3/AntiDesign/SQLite3.
https://github.com/sunquakes/electron-kits

anti-design electron kits sqlite3 vue3

Last synced: 26 days ago
JSON representation

A electron kits, combined with Electron/Vue3/AntiDesign/SQLite3.

Awesome Lists containing this project

README

          

English | [πŸ‡¨πŸ‡³ δΈ­ζ–‡](https://github.com/sunquakes/electron-kits/blob/main/README_ZH.md)

# Electron Kits



cesium-components-vue logo



Node
GitHub
electron-kits

## Preview


preview



Test Account: admin


Test Password: admin

## Documentation

Visit [ekits.sunquakes.com](https://ekits.sunquakes.com).

## Quick Start

### Installing

```bash
yarn add electron-kits -g
```

### Create a Application

```bash
ekits create
cd
yarn
```

### Build Application

```bash
yarn build
```

### Test

```bash
yarn test
```

## License

[Apache-2.0 license](https://github.com/sunquakes/electron-kits/blob/main/LICENSE)