# Understanding
There's a lot going on here, but it's kinda real simple.
WARNING
This section is a work in progress. Things haven't stabilized quite yet.
# Architecture
a11y-kit is a Lerna monorepo that is tied together through Yarn Workspaces. This approach was chosen so that we can quickly publish packages that rely on other packages in the project, and make sure all packages work well together.