Implemented server for Vue.js

This commit is contained in:
Kevin Frantz 2019-01-06 01:26:26 +01:00
parent bccd6efaff
commit 558b9c3fcc
3 changed files with 3 additions and 1 deletions

View File

@ -1 +1,2 @@
node_modules/*
npm-debug.log

View File

@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"start": "vue-cli-service serve",
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"

@ -1 +1 @@
Subproject commit eea3e4daa6c52ad455370e5c471d7ad73eb5e1f2
Subproject commit 4dd87b34b96ad0d625d2a6d87f1e86d63b04d3af