Build guides

Everything in the rest of the framework is theory. This section is practice. Pick a build guide, open a terminal, ship something.

Guides

Prerequisites for every guide

Approach

Each guide follows the same shape:

  1. Goal, what you'll have at the end
  2. Architecture, the pieces and how they connect
  3. Step-by-step build, commands to run, files to create
  4. Testing, how to verify it works
  5. Next steps, what to add if you want to keep going