Skip to content

Commit e84fa61

Browse files
committed
docs: document dumi dev server port
1 parent 76c3a4a commit e84fa61

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ npm install
104104
npm start
105105
```
106106

107+
The dumi site runs at `http://localhost:8000` by default.
108+
107109
```bash
108110
npm test
109111
npm run tsc

README.zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ npm install
104104
npm start
105105
```
106106

107+
dumi 站点默认运行在 `http://localhost:8000`
108+
107109
```bash
108110
npm test
109111
npm run tsc

0 commit comments

Comments
 (0)