Flamenco/web/app
2022-04-12 20:03:52 +02:00
..
public Web: Flamenco favicon 2022-04-12 12:54:27 +02:00
src Web: Initial design with dark theme in mind 2022-04-12 20:03:52 +02:00
.eslintrc.cjs Web: Replace Vue 2 with Vue 3 webapp 2022-04-12 12:34:49 +02:00
.gitignore Web: Replace Vue 2 with Vue 3 webapp 2022-04-12 12:34:49 +02:00
index.html Web: Flamenco favicon 2022-04-12 12:54:27 +02:00
package.json Web: Replace Vue 2 with Vue 3 webapp 2022-04-12 12:34:49 +02:00
README.md Web: Replace Vue 2 with Vue 3 webapp 2022-04-12 12:34:49 +02:00
vite.config.js Web: Replace Vue 2 with Vue 3 webapp 2022-04-12 12:34:49 +02:00
yarn.lock Web: Replace Vue 2 with Vue 3 webapp 2022-04-12 12:34:49 +02:00

flamenco-manager

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