advent22/ui
2023-09-12 14:55:08 +00:00
..
.devcontainer
.vscode
public
src UI: one-indexed days 2023-09-12 14:55:08 +00:00
tests/unit
.browserslistrc
.eslintrc.js
.gitignore
babel.config.js
package.json
README.md
tsconfig.json
vue.config.js
yarn.lock

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.