We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2feeec1 commit dcb6b92Copy full SHA for dcb6b92
readme.md
@@ -3,6 +3,12 @@
3
4
> 想不起来其他名字,以这个命名吧~
5
6
+如何安装?
7
+
8
+```shell
9
+npm install coderwhy -g
10
+```
11
12
## 创建项目
13
14
目前支持Vue,后期会支持React,Angular考虑中~
@@ -105,6 +111,12 @@ files.keys().filter(key => {
105
111
106
112
> Can't think of other names, so just use coderwhy~
107
113
114
+How to install?
115
116
117
118
119
108
120
## Create project
109
121
110
122
Currently Vue is supported, React will be supported later, Angular is under consideration~
0 commit comments