Awesome
React + Recoil + React Query + React Hooks + Typescript + Axios + Vite - Starter
This Starter utilizes React, Recoil, React Query, React Hooks, Typescript, Axios And Vite.
中文文档
Screenshot
Installation
Clone this repo and install all dependencies
git clone https://github.com/ychengcloud/react-vite-admin.git
cd react-vite-admin
yarn install
Development
yarn dev
Build
yarn build
Publish
yarn dist
Contributing
Your contributions are always welcome! Click Here to read the guidelines.