Forum TS Vue js 3 MasterClass from VueSchool Find here this project progress Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Lint with ESLint npm run lint Others infos auto import all components in the components directory. https://github.com/antfu/unplugin-vue-components see vite.config.ts plugins ForumTS