advent22/ui
2023-09-18 20:48:15 +00:00
..
.devcontainer add "prettier" formatter 2023-09-07 01:17:00 +00:00
.vscode add "prettier" formatter 2023-09-07 01:17:00 +00:00
public Vue Projekt 2022-10-28 00:14:20 +00:00
src minor layout tweaks 2023-09-18 20:48:15 +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 CountDown revamp with luxon 2023-09-15 23:20:15 +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 vue devserver force localhost 2023-01-24 11:40:01 +00:00
yarn.lock CountDown revamp with luxon 2023-09-15 23:20:15 +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.