Skip to content

Latest commit

 

History

History
executable file
·
22 lines (18 loc) · 182 Bytes

README.md

File metadata and controls

executable file
·
22 lines (18 loc) · 182 Bytes

Beidou-dva

react同构框架

##安装

npm  install

运行

#本地开发

npm run dev

#部署

npm run build
npm run start

开发计划