Skip to content

A react boilerplate with mobx, webpack and typescript

License

Notifications You must be signed in to change notification settings

mrlmx/react-boilerplate

Repository files navigation

react-boilerplate

GitHub stars GitHub forks GitHub watchers GitHub followers

🚀 A react boilerplate with mobx, typescript and webpack.🤘

概述

  • VS Code:使用 VS Code 进行开发。
  • Yarn:使用 Yarn 管理包依赖。
  • Prettier:使用 Prettier 格式化代码。
  • ESLint:使用 ESLint 校验 JS,TS 文件。
  • Stylelint:使用 Stylelint 校验 CSS,Less 文件。
  • Git 提交时,自动使用 Lint 工具校验 commit 的文件。
  • webpack:使用 webpack 对项目进行打包。
  • TypeScript:使用 TypeScript 开发。
  • CSS 预处理器:同时支持 Less & Scss。
  • React:使用 React 开发。
  • antd:使用 antd 作为项目 UI 库。
  • 线上错误捕获。
  • browserslist:使用 browserslist 确认支持的浏览器。
  • polyfill:根据浏览器动态导入相关 polyfill。

Inspired

About

A react boilerplate with mobx, webpack and typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published