Skip to content

Commit 5b88ded

Browse files
committed
docs: add ssr tip
1 parent 29ef491 commit 5b88ded

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44

55
- 运行 `npm install` 或者 `yarn install` 安装依赖
66
- 运行 `npm start` 构建并启动本地Server
7-
- 浏览器打开 http://localhost:4200 即可访问
7+
- 浏览器打开 http://localhost:4200 即可访问
8+
9+
> 服务端渲染版本请运行 `git checkout ssr` 切换至 `ssr` 分支

0 commit comments

Comments
 (0)