Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 209 Bytes

README_ZH.md

File metadata and controls

23 lines (15 loc) · 209 Bytes

u1in-react-ssr

React同构渲染框架

使用方式

npm i

npm run build

以客户端渲染模式启动

npm run csr

以服务端渲染模式启动

npm run ssr