ccloveak / react-cli

A sample react cli.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-cli

plugin

  1. less, less-loader
    • *.module.less
  2. react-app-rewired --plugin
    • Introduce Less
  3. customize-cra --plugin
    • customize create-react-app
  4. antd
  5. eslint
    • 代码规范
  6. prettier
    • 拼写检查

About

A sample react cli.

License:MIT License


Languages

Language:JavaScript 31.1%Language:TypeScript 29.1%Language:HTML 25.6%Language:CSS 14.3%