Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alex8088/electron-vite-decorator-example
electron-vite decorator example
https://github.com/alex8088/electron-vite-decorator-example
electron typescript-decorator vite
Last synced: 1 day ago
JSON representation
electron-vite decorator example
- Host: GitHub
- URL: https://github.com/alex8088/electron-vite-decorator-example
- Owner: alex8088
- Created: 2022-11-01T16:32:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-07T16:52:13.000Z (over 1 year ago)
- Last Synced: 2024-12-22T00:19:24.812Z (26 days ago)
- Topics: electron, typescript-decorator, vite
- Language: TypeScript
- Homepage:
- Size: 220 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# electron-vite-decorator-example
![electron version](https://img.shields.io/github/package-json/dependency-version/alex8088/electron-vite-decorator-example/dev/electron)
![electron vite version](https://img.shields.io/github/package-json/dependency-version/alex8088/electron-vite-decorator-example/dev/electron-vite)> electron-vite decorator example
---
[Check out the documentation to learn more](https://electron-vite.org/guide/typescript-decorator.html).
## Repo Setup
Clone this repo to your local machine and install the dependencies.
```bash
pnpm i
```## Test Cases
- [typeorm](https://github.com/typeorm/typeorm)
- [sequelize-typescript](https://github.com/sequelize/sequelize-typescript)