A Vue.js project use webpack4 and babel7
vue-cli 版本: https://github.com/xsbear/vue-webpack4-babel7/tree/vue-cli-version
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build