TreasureTrails/frontend
2026-03-26 10:21:19 -05:00
..
.vscode Initial commit 2026-03-18 09:02:21 -05:00
public Initial commit 2026-03-18 09:02:21 -05:00
src Added unit and api tests 2026-03-26 10:21:19 -05:00
.gitignore Initial commit 2026-03-18 09:02:21 -05:00
Dockerfile Initial commit 2026-03-18 09:02:21 -05:00
index.html Updated the styles to use Pico-css 2026-03-19 06:10:30 -05:00
nginx.conf Initial commit 2026-03-18 09:02:21 -05:00
package-lock.json Added unit and api tests 2026-03-26 10:21:19 -05:00
package.json Added unit and api tests 2026-03-26 10:21:19 -05:00
README.md Initial commit 2026-03-18 09:02:21 -05:00
tsconfig.app.json Initial commit 2026-03-18 09:02:21 -05:00
tsconfig.json Initial commit 2026-03-18 09:02:21 -05:00
tsconfig.node.json Initial commit 2026-03-18 09:02:21 -05:00
vite.config.ts Initial commit 2026-03-18 09:02:21 -05:00
vitest.config.ts Added unit and api tests 2026-03-26 10:21:19 -05:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.