Getting started with Vue.js and Parcel is a little tricky because most tutorials and docs focus around Vite or other popular build tools. Parcel has a zero-configuration philosophy and is not a wrapper around older tools. Once you get past setting it up, you encounter far fewer configuration roadblocks as your app grows.