Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 752 Bytes

README-en-US.md

File metadata and controls

36 lines (18 loc) · 752 Bytes

Ant Design Pro(typescript)

English | 简体中文

instructions

The development environment windows

The deployment environment linux+nginx address:http://admin.liuyongjin.cn

Relevant project address:

Front-end project address

Background management system address

Background API address

If you are interested in this project, you can click "Star" to support it. Thank you! ^_^

Technology stack

react+antd-pro(dva&umi)+typescript

Development server

npm install

npm start

访问: http://localhost:8000

Build

npm run build