pnpm i (first run corepack enable to enable pnpm)Always prepending pnpm:
dev: Bootstrap the Storybook preview with Hot Reload.build: Builds the static storybook project.build:lib: Builds the component library into the dist folder.lint: Applies linting based on the rules defined in biome.json.format: Formats files using the biome rules defined in biome.json.test: Runs testing using watch mode.test:cov: Runs testing displaying a coverage report.I created a post explaning how to set up this library and publish it to a package registry! You can read it here.
$ claude mcp add vite-component-library-template \
-- python -m otcore.mcp_server <graph>