Create a Vue 2 application bundled by the lightning fast build tool Vite
- ⚡️ Vite, Vue 2 - lightning fast
- 🎨 TailwindCSS
- 🦾 Typescript, of course
@vitejs/plugin-vue2
- Vue 2 support for Vite
Create a repo from this template on GitHub
pnpm dev
To build the App, run
pnpm build
And you will see the generated files in dist
, which are ready to be served.
Vue 3 is awesome, but we should not forget about supporting Vue 2