1 parent bfa11b2 commit 5eb2791Copy full SHA for 5eb2791
1 file changed
README.md
@@ -1,5 +1,10 @@
1
# form-design
2
3
+### 提示
4
+预览功能需启动 form-design-h5 项目
5
+
6
+See [form-design-h5](https://github.com/vincentzyc/form-design-h5).
7
8
## Project setup
9
```
10
npm install
@@ -23,9 +28,4 @@ npm run test
23
28
### Lints and fixes files
24
29
25
30
npm run lint
26
-```
27
-
-### 提示
-预览功能需启动 form-design-h5 项目
31
-See [form-design-h5](https://github.com/vincentzyc/form-design-h5).
+```
0 commit comments