Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 288 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 288 Bytes

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