tree-menu Tree menu example (vue 3) Recommended IDE Setup VSCode + Volar (and disable Vetur). Project Setup pnpm install cp .env.example .env Compile and Hot-Reload for Development pnpm dev Type-Check, Compile and Minify for Production pnpm build Run Unit Tests with Vitest pnpm test:unit Lint with ESLint pnpm lint