Skip to content

kzgame/react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于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

About

基于react+redux的前端脚手架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.9%
  • CSS 6.5%
  • HTML 0.6%