Skip to content

Commit dcb6b92

Browse files
author
coderwhy
committed
readme
1 parent 2feeec1 commit dcb6b92

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

readme.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33

44
> 想不起来其他名字,以这个命名吧~
55
6+
如何安装?
7+
8+
```shell
9+
npm install coderwhy -g
10+
```
11+
612
## 创建项目
713

814
目前支持Vue,后期会支持React,Angular考虑中~
@@ -105,6 +111,12 @@ files.keys().filter(key => {
105111

106112
> Can't think of other names, so just use coderwhy~
107113
114+
How to install?
115+
116+
```shell
117+
npm install coderwhy -g
118+
```
119+
108120
## Create project
109121

110122
Currently Vue is supported, React will be supported later, Angular is under consideration~

0 commit comments

Comments
 (0)