react admin template
1.0.0
Adresse de prévisualisation
React ^ 17 + react-router-dom ^ 4 + moins + modules CSS + antd ^ 4 + axios + mobx + eCharts + react-i18next
# git clone
git clone https://github.com/zenquan/react-admin-template.git
or
git clone -b < branch > https://github.com/zenquan/react-admin-template.git
# install
npm install
# start or dev
master or master-i18n - > npm run start
vite or vite-i18n - > npm run dev
# build
npm run build