How to get started with Parcel.js
Think about developing a new, simple, static site, how do you start? Do you just create an index.html file and link a style.css? What if you want to use the Javascript module building and modification of your final project? Why to use Parcel.js If yo...
Oct 23, 20203 min read111


