Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WeilinerL authored Mar 19, 2024
1 parent 2019cbc commit f495771
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
## 介绍

mpx-cube-ui 是基于 [Mpx 小程序框架](https://www.mpxjs.cn/)的移动端基础组件库,一份源码可以跨端输出所有小程序平台及 Web。
mpx-cube-ui 是基于 [Mpx 小程序框架](https://www.mpxjs.cn/) 的移动端基础组件库,一份源码可以跨端输出所有小程序平台及 Web。
## 官网
欢迎访问 [mpx-cube-ui 官网](https://www.mpxjs.cn/mpx-cube-ui/),跟随我们提供的文档指南使用 mpx-cube-ui 组件库进行跨端小程序开发。

## 安装

```javascript
```shell
npm install @mpxjs/mpx-cube-ui
```

Expand Down Expand Up @@ -35,7 +36,7 @@ createPage({})

## 组件库预览

```javascript
```shell
// 安装依赖
pnpm install

Expand Down

0 comments on commit f495771

Please sign in to comment.