apiary/web/frontend
2021-04-11 00:05:26 +02:00
..
public Initial commit 2021-04-10 07:58:01 +02:00
src Attempt to fix canvas sizing 2021-04-11 00:05:26 +02:00
.browserslistrc Initial commit 2021-04-10 07:58:01 +02:00
.editorconfig Initial commit 2021-04-10 07:58:01 +02:00
.eslintrc.js Make stats limit configurable 2021-04-10 17:44:02 +02:00
.gitignore Initial commit 2021-04-10 07:58:01 +02:00
babel.config.js Initial commit 2021-04-10 07:58:01 +02:00
package.json Change chart usage 2021-04-10 17:55:32 +02:00
README.md Initial commit 2021-04-10 07:58:01 +02:00
tsconfig.json Initial commit 2021-04-10 07:58:01 +02:00
yarn.lock Change chart usage 2021-04-10 17:55:32 +02:00

vue-frontend

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.