add vue frontend scaffold
Add the standalone Vue, Vite, and TypeScript application with Vue Router and Pinia. Include npm dependency locking and the generated lint, formatting, and editor configuration.
This commit is contained in:
parent
a225433cec
commit
2b53e2b8ac
21 changed files with 5895 additions and 0 deletions
1
frontend/website/env.d.ts
vendored
Normal file
1
frontend/website/env.d.ts
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
/// <reference types="vite/client" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue