Skip to content

KunHwanAhn/webpack-babel-vue-template

Repository files navigation

webpack-babel-vue-template

Webpack + Babel + Vue.js Template without VueCli

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint