advent22/ui
2023-01-20 00:51:11 +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 use change_step 2023-01-20 00:51: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 FontAwesomePlugin 2023-01-20 00:41:15 +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 FontAwesomePlugin 2023-01-20 00:41:15 +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.