Create my first Typescript library and create also a demo page using Parcel and Netlify

One more thing! The instructions above are for serving a static site, which is what Netlify does. More on our architecture and Jamstack in general here:

Once you generate your library, you’ll need to include it in an index.html file in order to see it functioning.