Skip to content

Commit

Permalink
docx: 增加说明文档
Browse files Browse the repository at this point in the history
  • Loading branch information
Liang34 committed Jul 14, 2023
1 parent 64d742f commit 0c34a6a
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,23 @@ Hi, 欢迎来到LiangShip组件库,目前组件已经有18个基础组件,

即可下载

项目运行:
### 技术栈:

React、TypeScript、Scss、StoryBook

### 项目运行:

##### 项目调试

`pnpm install`

`pnpm start`

查看文档:

```bash
pnpm storybook
```

### 前置准备:

Expand Down

0 comments on commit 0c34a6a

Please sign in to comment.