Skip to content

Commit 23e2b8a

Browse files
committed
test new readme
1 parent cb976f8 commit 23e2b8a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ npm run build
196196

197197

198198
# 项目布局
199-
199+
```
200200
|-- build // webpack配置文件
201201
|-- config // 项目打包路径
202202
|-- elm // 上线项目文件,放在服务器即可正常访问
@@ -313,10 +313,10 @@ npm run build
313313
|-- index.html // 入口html文件
314314
|-- package.json // 项目及工具的依赖配置文件
315315
|-- README.md // 说明
316+
```
316317

317318

318-
319-
319+
```
320320
.
321321
├── README.md
322322
├── build
@@ -449,3 +449,4 @@ npm run build
449449
└── tree.md
450450
451451
56 directories, 203 files
452+
```

0 commit comments

Comments
 (0)