Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 327 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 327 Bytes

移动端脚手架

  • 基于node、react
  • 代码同构、node直出
  • 多页面应用
  • 具有代码规范化检查
  • 基于rem的不同分辨率适配
  • 支持react hooks
$ git clone https://github.com/kunkkaliu/node-ssr-react.git
$ npm run mock