/Vue2-Webpack4-boilerplate

Vue 2 boilerplate with webpack 4. Completely stable and clean repo.

Primary LanguageJavaScriptMIT LicenseMIT

Vue 2 boilerplate with webpack 4

Vue 2 boilerplate with webpack 4 and Eslint. Completely stable and clean repo.

# install dependencies
npm install

# serve with hot reload at localhost:8000
npm run dev

# build for production with minification
npm run build