Getting Started
Install Edu SDK, run a quick start, and learn shared concepts.
Get from install to a working quiz in a few steps, then learn the shared patterns used across the SDK.
| Page | What you’ll learn |
|---|---|
| Installation | Install edu-sdk and @edu-sdk/react, import styles |
| Quick Start | Generate a quiz and render <Quiz /> |
| Concepts | Artifact, shared options, React prop shapes |
When you’re ready for the full API, continue to Core and React.