8000 GitHub - coolguy001tv/create-my-react-app: use create-react-app react-app-rewired mobx less
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

coolguy001tv/create-my-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-my-react-app


  • 主体部分采用create-react-app
  • 使用react-app-rewired进行配置覆盖(config-overrides)
  • 使用react-router V4
  • 使用mobX V4 (V5和V4主要区别在于V5使用了Proxy,而Proxy在IOS9.3及以下,安卓4.4.4及以下都不支持)
  • 使用less(而不是sass)
  • React 16
    • 错误边界(Error Boundaries)处理
    • React.Fragment
    • ...

About

use create-react-app react-app-rewired mobx less

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0