Skip to content

Latest commit

 

History

History
 
 

demo

Local Development

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 demo website by running:

pnpm run demo