advent22/ui
2023-01-18 00:49:52 +00:00
..
.devcontainer add git-lfs to devcontainer 2023-01-18 00:49:52 +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 remove ": void" 2023-01-17 14:28:11 +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.