Skip to main content

Set up your environment

note

This is a one-time setup.

When you're authoring content, you're working locally. So it's important to have the right tools installed. For this framework, you'll use the yarn package manager to build and view your changes in a browser window before you submit your pull request (PR).

Prerequisites

Install the tools
Set up the GitHub repo locally
Start the development server
Last step