advent22/ui
2024-03-21 23:00:45 +01:00
..
.devcontainer cleanup/modernize devcontainers 2024-03-21 23:00:45 +01: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 update "store" from ConfigView 2023-11-24 11:57:33 +00:00
tests/unit refactoring (moving stuff around) 2023-09-07 02:08:56 +00:00
.browserslistrc Vue Projekt 2022-10-28 00:14:20 +00:00
.eslintrc.js add "mocha" unit testing 2023-01-21 02:59:46 +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 upgrade dependencies 2023-11-22 00:08:05 +01: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 preliminary app name and noscript message 2023-11-04 16:01:58 +00:00
yarn.lock upgrade dependencies 2023-11-22 00:08:05 +01: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.