Vue3 and Vite have been released for a long time, and the author has used this tech stack in many projects. My feeling is that this tech stack can better help us complete the mission. And the ecosystem of Vue3 and Vite is thriving now, which is pretty suitable for enterprise-level development projects.

This article will help you build a standard Vite + Vue3 + TypeScript enterprise-level development environment, step by step from zero.

First, I will work with you to complete the core skeleton of a Vue.js project, using technologies such as Vue.js, VueRouter, and Vuex. Then we will add code style, commit style, and the unit test for this project. Finally, we will set up automatic deployment with GitHub Actions.

#javascript

Set up Vue3 Enterprise-Level Development Environments with Vite: Step by Step Guide
1.55 GEEK