DesmedtAstrid / setting-up-a-vue-project-with-webpack-4-and-babel-7

This is an example project for the following article: https://markus.oberlehner.net/blog/setting-up-a-vue-project-with-webpack-4-and-babel-7/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting up a Vue.js Project with webpack 4 and Babel 7

Patreon Donate

This is an example project for the following article: Setting up a Vue.js Project with webpack 4 and Babel 7

Build Setup

# Install dependencies.
npm install

# Serve with hot reload.
npm start

# Build for production with minification.
npm run build

# Serve production build.
npm run serve:production

About

Author

Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner
Patreon: https://www.patreon.com/maoberlehner

License

MIT

About

This is an example project for the following article: https://markus.oberlehner.net/blog/setting-up-a-vue-project-with-webpack-4-and-babel-7/


Languages

Language:Vue 66.5%Language:JavaScript 20.4%Language:AppleScript 8.3%Language:CSS 3.6%Language:HTML 1.2%