[Part -2 ] Build & Publish React component as NPM package using Parcel
In the previous article we used typescript complier to build the react component. In this one we will see how to build it using parcel.
Parcel is a zero configuration build tool. checkout their amazing website here.
It is pretty easy to setup a proje...
blog.anoopjadhav.in2 min read