This workshop is designed to help you understand the basics of the X Component Framework.
- Node.js (v18 or higher)
- pnpm
- @empathyco/x
- @empathyco/x-archetype
Under the directory /slides you can find the slides of the workshop. They're made with sli.dev.
Run the slides project with npm run dev
under the /slides directory after importing the dependencies.
Under the directory /exercieses there's a clone of the archetype project with some exercises to do.