Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rtritto/template-electron-vite


https://github.com/rtritto/template-electron-vite

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# template-electron



### 📚 Template stack
- **Electron**
- **Vite**
- **ESLint**
- **TypeScript**

### ⬇️ Clone
```sh
git clone https://github.com/rtritto/template-electron.git
```

### ⚙️ Install
```sh
yarn
```

### 🚀 Start
```sh
yarn dev
```