Skip to content

lanxxg/my-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server-Side Rendering

使用

安装依赖

yarn

Client

开发环境:

yarn start

打开http://localhost:3000

构建:

yarn run build:client

Server

构建与运行:

yarn run build
yarn run start:prod

打开http://localhost:8001

链接

Releases

No releases published

Packages

No packages published