apiary/web/frontend
2021-04-11 23:17:45 +02:00
..
public Add robots.txt and lang attribute to html tag 2021-04-11 23:17:45 +02:00
src Move interval to from mounted to created 2021-04-11 22:39:20 +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.