Join us for a workshop in which you’ll deploy a simple Node.js app built with Web Components and set up a Continuous Integration (CI) workflow. You’ll learn about the power of the Lightning Web Runtime (LWR) and GitHub Actions.
Duration: 2 hours
Before starting, make sure to install the following:
- Node.js v14 or v16. Make sure that you are running the right node version by running
node -v
in a terminal. - GitHub account
- git CLI