Skip to content

Commit 41e86ba

Browse files
committed
edit md
1 parent b8d21a0 commit 41e86ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

react/create-react-app/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 脚手架
22

3-
以系统管理员的身份,安装该脚手架全局命令
3+
以系统管理员的身份,安装该脚手架全局命令
44
```bash
55
npm install create-react-app -g
66
```
@@ -28,7 +28,7 @@ http://localhost:3000/
2828
```
2929

3030
```bash
31-
public 单页面应用的主页(ico,index.html)
31+
public 单页面应用的主页(ico,index.html)
3232
src 开发文件夹(组件,自定义模块,样式,模板)
3333
```
3434

0 commit comments

Comments
 (0)