yunsii / vite-react

🚀 Use Vite + React like a Pro!

Home Page:https://yunsii.github.io/vite-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 简体中文

Vite React

🚀 Use Vite + React like a Pro!

Try building an Ant Design Pro-like project with Vite, which builds an easy-to-use mid-background scaffolding from scratch.

✨ Features

  • 🛠 TypeScript + ESLint + Prettier + lint-staged, preset configurations
  • ❤️ Less + Windi CSS, enjoyable CSS development experience
  • ⚙️ Preset Vite plugins reasonable, pursue the ultimate development experience
  • 💡 Fully features of Ant Design, support style import on demand
  • 💎 Provide different degrees of custom scaffolding, free choice, easy to use

Always one option for you

Due to the different needs of everybody, and in order to reduce the mental burden of users, the increasingly complex project was split, but the development environment configuration remained, which also made it convenient for users to customize the development environment. The following shows the preset core dependencies of each branch.

Only provides primitive React development support for small, routless projects such as Hello World or for custom more complex scaffolding.

Based on vitjs/vit, take over the route and application entry, support custom MOCK data. It can be convenient to build a complicated application based on routing.

Contains all the features of the previous branch, while supporting the fully features of antd, and Ant Design Pro page layout

Contains all the features of the previous branch, Use concent as a global state management tool.

About

🚀 Use Vite + React like a Pro!

https://yunsii.github.io/vite-react

License:MIT License


Languages

Language:TypeScript 87.1%Language:Less 9.7%Language:HTML 2.3%Language:Shell 0.8%