@@ -5,6 +5,20 @@ Vue3.0 一套移动端轻量级组件库

+## ⌨️ 本地开发
+
+你可以使用 Gitpod 进行在线开发:
+[](https://gitpod.io/#https://github.com/jdf2e/nutui.git)
+或者克隆到本地开发:
+```bash
+$ git clone https://github.com/jdf2e/nutui.git
+$ cd nutui
+$ npm install
+$ npm run dev
+```
## 开源协议