advent22/ui
Jörn-Michael Miehe 109dec73d2 first part of refactoring
- use `ImageData` and `Loading` types for image transfer
-  consolidate library directory
- remove `advent22` plugin in favor of static `API` class
2024-08-26 14:14:07 +00:00
..
.devcontainer UI upgrade deps 2024-03-21 22:26:24 +00:00
.vscode cleanup/modernize devcontainers 2024-03-21 23:00:45 +01:00
public include matomo tracking 2023-11-27 18:52:00 +00:00
src first part of refactoring 2024-08-26 14:14:07 +00:00
tests/unit WIP: major refactoring 2024-08-23 16:38:04 +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 upgrade deps 2024-03-21 22:26:24 +00:00
package.json UI upgrade deps 2024-08-08 16:56:24 +00:00
README.md Vue Projekt 2022-10-28 00:14:20 +00:00
tsconfig.json add "mocha" unit testing 2023-01-21 02:59:46 +00:00
vue.config.js fix vue cli-service feature flag warning 2024-04-03 19:00:20 +00:00
yarn.lock UI upgrade deps 2024-08-08 16:56:24 +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.