UNPKG

tutorialkit

Version:

Interactive tutorials powered by WebContainer API

16 lines (10 loc) 225 B
# TutorialKit CLI ## Creating interactive tutorials powered by WebContainer API **With NPM** ```bash npx tutorialkit@latest create my-tutorial ``` **With PNPM** ```bash pnpm dlx tutorialkit@latest create my-tutorial ```