English
A basic react admin template with vite3 & ant4 UI & axios & svg-icon& permission control & lint
A new generation admin construct using react17+vite2+element-plus ,It's fast!
Use eslint+prettier+gitHooks format and verification code to improve code standardization and development efficiency
--- to look the doc-
国内体验地址:https://github.jzfai.top/react-admin-template
The framework is available in js, ts versions
- vue3 plus version:vue3-element-plus
- java Micro-service background data:micro-service-plus
development and experience:two words Really fragrant!!!!!
系列文章入口:
# clone the project
git clone https://github.com/jzfai/react-admin-template.git
# enter the project directory
cd react-admin-template
# install dependency(Recommend use pnpm)
pnpm
# develop
pnpm run dev
using the browser to open http://localhost:5001
# build for dev environment
pnpm run build-serve
# build for production environment
pnpm run build
# preview the dev environment effect
pnpm run preview:build-serve
# preview the release environment effect
pnpm run preview
# code format check
pnpm run lint
Architecture development is not easy. If you feel good, please give me a compliment. The architecture is still being improved. Welcome to join me in development and become Contributors together! ! ! !
MIT license.
Copyright (c) 2021-present kuanghua