advent22/ui
2024-11-26 14:44:18 +01: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 move *_user_error from advent22.ts to store.ts, fixing advent22Store.init 2024-04-03 18:33:32 +00:00
tests/unit
.browserslistrc
.eslintrc.js
.gitignore
babel.config.json UI upgrade deps 2024-03-21 22:26:24 +00:00
package.json fix: explicitly serve dev UI on 0.0.0.0:8080 2024-11-26 14:44:18 +01:00
README.md
tsconfig.json
vue.config.js fix vue cli-service feature flag warning 2024-04-03 19:00:20 +00:00
yarn.lock UI upgrade deps 2024-03-21 22:26: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.