Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtritto/template-electron-vite
https://github.com/rtritto/template-electron-vite
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtritto/template-electron-vite
- Owner: rtritto
- Created: 2024-06-17T04:40:21.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-10-27T20:07:00.000Z (20 days ago)
- Last Synced: 2024-10-27T22:06:20.320Z (20 days ago)
- Language: TypeScript
- Size: 2.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```