Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 203 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 203 Bytes

react-ssr-boilerplate

A boilerplate for developing Server Side Render React.js Application

使用

本地开发:npm run dev

打包部署:npm run build && npm run start

LICENSE

MIT