https://github.com/hunlongyu/ve
vite3 and electron
https://github.com/hunlongyu/ve
Last synced: 4 months ago
JSON representation
vite3 and electron
- Host: GitHub
- URL: https://github.com/hunlongyu/ve
- Owner: Hunlongyu
- License: mit
- Created: 2022-07-15T10:18:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T14:32:44.000Z (over 3 years ago)
- Last Synced: 2024-12-31T03:14:33.887Z (over 1 year ago)
- Language: TypeScript
- Size: 765 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## feature
- [x] Vue3
- [x] Vite3
- [x] Typescript
- [x] Eslint
- [x] Prettier
- [x] Electron-builder
```bash
npm i
npm run dev
npm run build
```