advent22/ui
2024-08-27 00:25:42 +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 "prettier" reformatting 2024-08-27 00:25:42 +00:00
tests/unit
.browserslistrc
.eslintrc.js WIP: major refactoring 2024-08-23 18:21:32 +00:00
.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 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.