DEV Community

Discussion on: Scaffolding an App with Vue 3, Nuxt and TypeScript

Collapse
 
stojakovic99 profile image
Nikola Stojaković • Edited

Great article, I'm just starting setting up Vue on one of my side projects (I'm doing it with the colleague who knows Vue although I prefer React). This will be useful.

Have you used Vite by the way? From what I can see it's becoming quite popular in the Vue community.

Collapse
 
iamschulz profile image
Daniel Schulz

Thanks, glad I can help!
I haven't used Vite yet. I'm perfectly fine with webpack-based workflow. Getting it to work with nuxt seems simple enough though: vite.nuxtjs.org/