Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)