GitPod Setup
This page is out of date and will be updated soon.
GitHub Codespaces is now the recommended option for creating components.
GitPod is an in-browser editor that has been pre-configured for creating components. It offers the same functionality as creating components on your own computer, without needing to set anything up.
If you prefer to create components locally on your own computer, see the local setup instructions.
Requirements
Using GitPod requires a free GitHub account. You can create an account here if you do not already have one.
Opening GitPod
Once you have a GitHub account, click the button below to open the GitPod editor:
You can now continue to the next section to start creating components.