Skip to content

react项目基础模版,可快速生成项目,无需额外配置,项目支持typescript、eslint、stylelint、prettier、commitlint、antd按需加载、axios请求封装等

License

Notifications You must be signed in to change notification settings

chqfly/cra-template-react-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-react-ts

To use this template, add --template react-ts when creating a new app.

For example:

npx create-react-app my-app --template react-ts

# or

yarn create react-app my-app --template react-ts

Features:

  1. typescript(done)
  2. eslint(done)
  3. prettier(done)
  4. stylelint(done)
  5. husky(done)
  6. commitlint(done)
  7. ant-design按需加载(done)
  8. axios请求库封装
  9. webpack扩展配置(done)
  10. 最佳实践目录结构及文档说明

For more information, please refer to:

About

react项目基础模版,可快速生成项目,无需额外配置,项目支持typescript、eslint、stylelint、prettier、commitlint、antd按需加载、axios请求封装等

Resources

License

Stars

Watchers

Forks

Packages

No packages published