advent22/ui
2022-12-21 23:51:25 +00:00
..
.devcontainer Revert "VSCode: Vetur -> Volar (vue3)" 2022-11-03 17:56:08 +00:00
.vscode VSCode Sass support 2022-11-03 17:49:25 +00:00
public Vue Projekt 2022-10-28 00:14:20 +00:00
src ESC login 2022-12-21 23:51:25 +00:00
.browserslistrc Vue Projekt 2022-10-28 00:14:20 +00:00
.eslintrc.js Vue Projekt 2022-10-28 00:14:20 +00:00
.gitignore Vue Projekt 2022-10-28 00:14:20 +00:00
babel.config.js Vue Projekt 2022-10-28 00:14:20 +00:00
package.json axios into plugin 2022-11-16 01:37:52 +00:00
README.md Vue Projekt 2022-10-28 00:14:20 +00:00
tsconfig.json Vue Projekt 2022-10-28 00:14:20 +00:00
vue.config.js Vue Projekt 2022-10-28 00:14:20 +00:00
yarn.lock yarn upgrade 2022-12-14 02:51:17 +00:00

advent22_ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.