TutorialKit by StackBlitz enables you to create interactive coding tutorials effortlessly, boosting the adoption of
your framework, UI library or design system.
Read our documentation on tutorialkit.dev
Clone this repository and navigate into the cloned directory.
git clone git@github.com:stackblitz/tutorialkit.git
cd tutorialkit
TutorialKit uses pnpm workspaces. Just run the install command in the root of the project.
pnpm install
You can now start the development template of TutorialKit by running:
pnpm template:dev
Come and say hi 👋!