Tests mit Vue.js
This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2019-01-16 14:08:47 +01:00
public hello world app in docker 2019-01-11 11:57:03 +01:00
src Added pug, enabled vue ui as "yarn vue-ui" 2019-01-16 14:08:47 +01:00
.gitignore hello world app in docker 2019-01-11 11:57:03 +01:00
babel.config.js hello world app in docker 2019-01-11 11:57:03 +01:00
docker-compose.yml Added pug, enabled vue ui as "yarn vue-ui" 2019-01-16 14:08:47 +01:00
Dockerfile hello world app in docker 2019-01-11 11:57:03 +01:00
package.json Added pug, enabled vue ui as "yarn vue-ui" 2019-01-16 14:08:47 +01:00
README.md hello world app in docker 2019-01-11 11:57:03 +01:00
yarn.lock Added pug, enabled vue ui as "yarn vue-ui" 2019-01-16 14:08:47 +01:00

app

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.