This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
1. Go to server directory with `cd server`
2. Install packages with `npm install`
3. Start local server with `npm start`
4. In a new CMD, install project packages with `npm install`
npm run dev
npm run build