heybran / vite-babel-proposal-decorators

2 stars 0 forks source link

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

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

git clone https://github.com/heybran/vite-babel-proposal-decorators.git
npm install # or pnpm install
npm run dev # or pnpm run dev