Go to file
2019-11-07 21:58:05 +01:00
public init 2019-11-07 21:58:05 +01:00
src init 2019-11-07 21:58:05 +01:00
.env init 2019-11-07 21:58:05 +01:00
.env.development init 2019-11-07 21:58:05 +01:00
.gitignore init 2019-11-07 21:58:05 +01:00
babel.config.js init 2019-11-07 21:58:05 +01:00
package.json init 2019-11-07 21:58:05 +01:00
README.md init 2019-11-07 21:58:05 +01:00
vue.config.js init 2019-11-07 21:58:05 +01:00
yarn.lock init 2019-11-07 21:58:05 +01:00

webapp

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.