Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 343 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 343 Bytes

基于react的前端脚手架

快速开始

  • 安装 nodejs 5+
  • cd /client
  • npm install
  • npm start
  • 访问http://localhost:9000
  • 打包 npm build
  • 单元测试 npm run coverage

commit规范

  • git add .
  • git cz后选择

关键词

react redux webpack babel eslint sass