Skip to content

1771991075/React-admin-antd-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

介绍

一款电商的后台管理系统

tip tip tip tip tip tip tip

Clone该项目

git clone https://github.com/...

在项目根目录下安装依赖

npm install

yarn

运行

npm start

打包

npm run build