advent22/ui
2024-08-26 19:14:04 +00:00
..
.devcontainer
.vscode
public
src store: catch failure to load from API 2024-08-26 19:14:04 +00:00
tests/unit
.browserslistrc
.eslintrc.js
.gitignore
babel.config.json
package.json major refactoring 2024-08-26 19:09:43 +00:00
README.md
tsconfig.json
vue.config.js
yarn.lock major refactoring 2024-08-26 19:09:43 +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.