apiary/web/frontend
2021-04-10 13:46:53 +02:00
..
public Initial commit 2021-04-10 07:58:01 +02:00
src Fix time formatting 2021-04-10 13:46:53 +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 Initial commit 2021-04-10 07:58:01 +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 Initial commit 2021-04-10 07:58:01 +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 Initial commit 2021-04-10 07:58:01 +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.