Tests mit Vue.js
public | ||
src | ||
.gitignore | ||
babel.config.js | ||
docker-compose.yml | ||
Dockerfile | ||
package.json | ||
README.md | ||
yarn.lock |
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