npm install
npm run serve
npm run build
npm run lint
docker build -t umutayb/vue-test-website:latest .
docker push umutayb/vue-test-website:latest
npm install
npm run serve
npm run build
npm run lint
docker build -t umutayb/vue-test-website:latest .
docker push umutayb/vue-test-website:latest