audon/audon-fe
Namekuji ee9c1eda41 add notification sound of speaker request 2023-01-13 20:30:37 -05:00
..
.vscode
public/static
src add notification sound of speaker request 2023-01-13 20:30:37 -05:00
.dockerignore
.editorconfig
.eslintrc.cjs
.gitignore
.prettierrc.json
README.md
index.dev.html
index.prod.html bump version 2023-01-13 20:21:54 -05:00
package-lock.json
package.json bump version 2023-01-13 20:21:54 -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