/vite-react-antd-pro

An Out of box vite react + antd template ~

Primary LanguageTypeScriptMIT LicenseMIT

Vite React + Antd Pro !

Using vite and react + antd as a pro!

An Out of box vite react + antd template ~

Vite is awesome modern module build tool, but as for react project, you may need a lot of configuration for production

This template will save your time in config and add plugins in vite, at the same time it provide a lot of features

Including these features:

  • react-jsx
  • antd
  • scss/less
  • cssModule
  • svgr supported
  • prettier, eslint, stylelint using @umi/fabric
  • auto sort-imports by prettier
  • vite env config
  • useful config for typings.d.ts & tsconfig.json, full typescript supported
  • husky pre-commit hooks for eslint checking & prettier write file

Install

You can clone this project and then use yarn or npm install the packages

Start

yarn dev