How to start a front end web application from scratch with Parcel
November 07, 2019Setting up a new front end project can be tough with all the options available. Here is how I set up a boilerplate project with Parcel. In the next article I will show how to continue setting up a full project with all the tools I currently use.