Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 164 Bytes

File metadata and controls

12 lines (11 loc) · 164 Bytes

基于Webpack的 React 开发模板

基础用法

  • 开发: yarn start
  • 生产: yarn build

基本配置

  • React
  • JSX
  • Eslint
  • Sass
  • PostCSS
  • Stylelint