mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-26 19:55:23 +00:00
Standardize preview docs
This commit is contained in:
@@ -66,11 +66,11 @@ graph LR
|
|||||||
|
|
||||||
#### 方式 1:mdPress(推荐)
|
#### 方式 1:mdPress(推荐)
|
||||||
|
|
||||||
使用 [mdPress](https://github.com/yeasy/mdpress) 构建:
|
先安装 [mdPress](https://github.com/yeasy/mdpress):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
brew tap yeasy/tap && brew install mdpress
|
brew tap yeasy/tap && brew install mdpress
|
||||||
mdpress serve
|
npm run serve
|
||||||
```
|
```
|
||||||
启动后访问 [本地阅读地址](http://localhost:4000)。
|
启动后访问 [本地阅读地址](http://localhost:4000)。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user