Files
website/vuexy-theme-vue-laravel-full-example-typescript
Claude Dev 0fe4e4ab42 Add phase tracking, TypeScript requirement, and Vuexy theme reference docs
Update CLAUDE.md with mandatory phase tracking rules (GitHub issues + TASKS.md),
TypeScript requirement for all frontend code, Vuexy theme reference, and updated
project structure reflecting Phase 1-2 completion. Add comprehensive CLAUDE.md
to Vuexy theme directory documenting components, patterns, and conventions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 08:00:28 -05:00
..
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00
2026-02-09 06:43:44 -06:00

vue

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

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.

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build