Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/heybran/vite-babel-proposal-decorators


https://github.com/heybran/vite-babel-proposal-decorators

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

## Playing with Proposal Decorators (Decorators for ES6 classes) using Vite & Babel

https://github.com/tc39/proposal-decorators

```bash
git clone https://github.com/heybran/vite-babel-proposal-decorators.git
```

```bash
npm install # or pnpm install
```

```bash
npm run dev # or pnpm run dev
```