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: 9 months 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-07T16:52:13.000Z (almost 3 years ago)
- Last Synced: 2024-12-22T00:19:24.812Z (over 1 year 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-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)