Claude Design (Open Design)
Preinstall and configure within WSL "Claude Code". (refer to our Claude Code guide, for instructions on how to Install\Configure Claude Code).
Ensure Claude Code is in the path and accessible.
Then run the following commands.
git clone https://github.com/nexu-io/open-design.gitcd open-designcorepack enablecorepack pnpm --version # should print 10.33.2pnpm installpnpm tools-dev run web
