Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 660 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 660 Bytes

楔子

越简单越好

Open in StackBlitz

Open in StackBlitz

Quick Start

Click the button to clone this repository and deploy it on Vercel:

开发步骤

安装依赖: pnpm install --hoist , --hoist 是必须的 启动项目: pnpm sb, 会启动 storybook,不需要预先 build 项目

组件文档: 后期使用 nextra + sandpack

node 版本管理 替换为 volta, 就不需要每次都执行 nvm use