Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 343 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 343 Bytes

ant-admin

ant admin template

Technology

View: React + Redva + Ant Design Build: webpack + less + es6

Installation

npm install 

Run

npm run mock

start mock server

npm run start

start development frontend server

npm run prod

build and pack all frontend file to /dist folder