audon/audon-fe
Namekuji a569ec8270 remove disconnect button if the user is host 2023-01-11 15:53:15 -05:00
..
.vscode
public/static support opengraph images 2023-01-04 19:48:24 +09:00
src remove disconnect button if the user is host 2023-01-11 15:53:15 -05:00
.dockerignore
.editorconfig
.eslintrc.cjs remove disconnect button if the user is host 2023-01-11 15:53:15 -05:00
.gitignore remove disconnect button if the user is host 2023-01-11 15:53:15 -05:00
.prettierrc.json
README.md
index.dev.html fix dev mode 2023-01-11 08:34:13 -05:00
index.prod.html fix dev mode 2023-01-11 08:34:13 -05:00
package-lock.json change disconnect button to room closure if iamHost 2023-01-11 07:14:11 -05:00
package.json fix dev mode 2023-01-11 08:34:13 -05:00
vite.config.js

README.md

audon-fe

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

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint