advent22/ui
2023-11-24 11:34:18 +00:00
..
.devcontainer upgrade dependencies 2023-09-20 23:21:26 +02:00
.vscode ui: add launch/tasks config 2023-11-21 22:25:12 +00:00
public preliminary app name and noscript message 2023-11-04 16:01:58 +00:00
src make subtle glow static 2023-11-24 11:34:18 +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.