advent22/ui
2023-09-13 15:24:25 +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
src User Error Formatting 2023-09-13 15:24:25 +00:00
tests/unit refactoring (moving stuff around) 2023-09-07 02:08:56 +00:00
.browserslistrc
.eslintrc.js add "mocha" unit testing 2023-01-21 02:59:46 +00:00
.gitignore
babel.config.js
package.json yarn upgrade --latest 2023-09-03 19:38:30 +00:00
README.md
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 yarn upgrade --latest 2023-09-03 19:38:30 +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.