advent22/ui
2024-11-27 18:25:56 +00:00
..
.devcontainer "prettier" reformatting 2024-08-27 00:25:42 +00:00
.vscode "prettier" reformatting 2024-08-27 00:25:42 +00:00
public "prettier" reformatting 2024-08-27 00:25:42 +00:00
src simplify APIError 2024-11-27 18:25:56 +00:00
tests/unit
.browserslistrc
.eslintrc.js
.gitignore
babel.config.json "prettier" reformatting 2024-08-27 00:25:42 +00:00
package.json "prettier" reformatting 2024-08-27 00:25:42 +00:00
README.md "prettier" reformatting 2024-08-27 00:25:42 +00:00
tsconfig.json "prettier" reformatting 2024-08-27 00:25:42 +00:00
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.