blog post image

How to setup a vue project with webpack

This post gives a step by step guide to setting up vue.js using webpack 4. You’ll need to have node installed on your computer, you’ll also need a basic knowledge of how vue works, and of course a code editor.