Skip to content

jzfai/react-admin-ts

Repository files navigation

react-admin-ts

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

Update log

--- to look the doc-

真香定律!带你用react17+vite2撸后台

Online experience

Access address

国内体验地址:https://github.jzfai.top/react-admin-template

Recommend items

The framework is available in js, ts versions

development and experience:two words Really fragrant!!!!!

Documents

系列文章入口:

Build Setup

# 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

# build for dev environment
pnpm run build-serve

# build for production environment
pnpm run  build

Others

# preview the dev environment effect
pnpm run preview:build-serve

# preview the release environment effect
pnpm run preview

# code format check
pnpm run lint

Extra

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! ! ! !

Discussion and Communication

WeChat group

License

MIT license.

Copyright (c) 2021-present kuanghua