DZone

In this tutorial, we’ll learn about the end-to-end process of creating an LWC open source application from scratch, hosting it on Github Pages, and finally deploying it to Heroku. We’ll also look at the various Heroku deployment options, including Express server and other alternatives. So, let’s dive right in and build our first LWC open source app!

Introduction to Lightning Web Components

Lightning Web Components (LWC) are an open source and lightweight set of reusable components built with JavaScript, JavaScript, and CSS.

Source: DZone