npm run XXXX
위 명령어는 package.json의 "scripts"부분에 대한 커맨드를 실행할수있다.
npm run serve의 경우 "vue-cli-service serve"를 실행