Vadim 19a9f44d3a
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 34s
wip
2026-03-26 09:37:54 +03:00
wip
2026-03-25 21:19:14 +03:00
2026-02-17 20:43:23 +03:00
vip
2026-02-22 18:35:59 +03:00
wip
2026-03-26 09:37:54 +03:00
2026-02-17 20:43:23 +03:00
wip
2026-03-25 21:58:45 +03:00
wip
2026-03-26 09:37:54 +03:00
2026-02-17 20:43:23 +03:00
2026-02-17 20:43:23 +03:00
2026-02-17 20:43:23 +03:00
2026-02-17 20:43:23 +03:00
wip
2026-03-25 12:07:46 +03:00
2026-02-17 20:43:23 +03:00
2026-02-17 20:43:23 +03:00
wip
2026-03-03 10:41:26 +03:00
wip
2026-03-15 20:55:00 +03:00
wip
2026-03-15 20:55:00 +03:00
2026-02-17 20:43:23 +03:00
2026-02-17 20:43:23 +03:00
2026-02-17 20:43:23 +03:00
2026-02-17 20:43:23 +03:00
wip
2026-03-25 21:58:45 +03:00

chat-client

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

VS Code + Vue (Official) (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

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint
Description
No description provided
Readme 878 KiB
Languages
Vue 46.5%
TypeScript 45.1%
JavaScript 5.2%
HTML 1.5%
CSS 1%
Other 0.7%