Jörn-Michael Miehe
109dec73d2
- use `ImageData` and `Loading` types for image transfer - consolidate library directory - remove `advent22` plugin in favor of static `API` class |
||
---|---|---|
.. | ||
.devcontainer | ||
.vscode | ||
public | ||
src | ||
tests/unit | ||
.browserslistrc | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.json | ||
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