- Notifications
You must be signed in to change notification settings - Fork0
A vuejs based WISH web client (for WHIP and WHEP)
License
NotificationsYou must be signed in to change notification settings
zllovesuki/vue-wish
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This template should help get you started developing with Vue 3 in Vite.
VSCode +Volar (and disable Vetur) +TypeScript Vue Plugin (Volar).
TypeScript cannot handle type information for.vue
imports by default, so we replace thetsc
CLI withvue-tsc
for type checking. In editors, we needTypeScript Vue Plugin (Volar) to make the TypeScript language service aware of.vue
types.
If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented aTake Over Mode that is more performant. You can enable it by the following steps:
- Disable the built-in TypeScript Extension
- Run
Extensions: Show Built-in Extensions
from VSCode's command palette - Find
TypeScript and JavaScript Language Features
, right click and selectDisable (Workspace)
- Run
- Reload the VSCode window by running
Developer: Reload Window
from the command palette.
SeeVite Configuration Reference.
npm install
npm run dev
npm run build
Lint withESLint
npm run lint
About
A vuejs based WISH web client (for WHIP and WHEP)
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published