Skip to content

xiangshoulai/react-node-SSR

Repository files navigation

react-node-SSR

react 同构解决方案

初始化
# yarn (npm init)

本地启动命令
# yarn start
## 访问地址 http://127.0.0.1:3000/

Installation

Server To install dependencies and start the server, please run:

...

Client To install dependencies and pack output dist, please run:

### To client file
cd client 

### Project setup

npm install

### Compile and pack update dist

npm run build:prod

About

react 同构解决方案

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published