We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
react + dva 同构
react同构框架
##安装
npm install
#本地开发
npm run dev
#部署
npm run build npm run start