advent22/ui
Jörn-Michael Miehe ff6afae0a0 🔧 model rework for "Credentials" 🐛 (missed file)
- updated ui/src/components/LoginModal.vue
2026-02-12 22:01:47 +00:00
..
.devcontainer 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
.vscode 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
public "prettier" reformatting 2024-08-27 00:25:42 +00:00
src 🔧 model rework for "Credentials" 🐛 (missed file) 2026-02-12 22:01:47 +00:00
tests/unit ↩️ return type annotations 2025-12-28 16:37:31 +00:00
.browserslistrc Vue Projekt 2022-10-28 00:14:20 +00:00
.eslintrc.js WIP: major refactoring 2024-08-23 18:21:32 +00:00
.gitignore Vue Projekt 2022-10-28 00:14:20 +00:00
babel.config.json 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
package.json 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
README.md "prettier" reformatting 2024-08-27 00:25:42 +00:00
tsconfig.json 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
vue.config.js 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
yarn.lock 🧰 ui: tooling update 2026-02-12 21:59:41 +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.