This is the core repo for the informational website "viossa.net" (base domain) about the Viossa artificial pidgin language
Find a file
2025-05-08 02:47:09 +00:00
.vscode First commit 2025-05-08 02:47:09 +00:00
public First commit 2025-05-08 02:47:09 +00:00
src First commit 2025-05-08 02:47:09 +00:00
.gitignore First commit 2025-05-08 02:47:09 +00:00
index.html First commit 2025-05-08 02:47:09 +00:00
package-lock.json First commit 2025-05-08 02:47:09 +00:00
package.json First commit 2025-05-08 02:47:09 +00:00
README.md First commit 2025-05-08 02:47:09 +00:00
tsconfig.app.json First commit 2025-05-08 02:47:09 +00:00
tsconfig.json First commit 2025-05-08 02:47:09 +00:00
tsconfig.node.json First commit 2025-05-08 02:47:09 +00:00
vite.config.ts First commit 2025-05-08 02:47:09 +00: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.