stackblitz / tutorialkit

TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tutorialkit-logo
TutorialKit by StackBlitz enables you to create interactive coding tutorials effortlessly, boosting the adoption of your framework, UI library or design system.

tutorialkit.dev

Get Started · Try Demo


Documentation

Read our documentation on tutorialkit.dev

Development Setup

Prerequisites

Set up

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

Community

Come and say hi 👋!

About

TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API

License:MIT License


Languages

Language:TypeScript 79.7%Language:CSS 10.6%Language:Astro 4.8%Language:JavaScript 4.4%Language:HTML 0.3%Language:MDX 0.2%Language:Shell 0.1%