This template create with Vue3 and Astro web framework in two modes client-side and server-side
for setup this template, please follow below commands:
yarn installyarn buildyarn devyarn buildLint with ESLint
yarn lintVSCode + Volar (and disable Vetur).
TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.