A minimal Van.js playground buit with Vite.
Install the dependencies:
npm install
Start a development server:
npm run dev
Build a production version:
npm run build
vite v4.3.9 building for production...
✓ 7 modules transformed.
dist/index.html 0.47 kB │ gzip: 0.31 kB
dist/assets/index-48a8825f.css 1.24 kB │ gzip: 0.65 kB
dist/assets/index-57ea76fb.js 2.50 kB │ gzip: 1.36 kB