Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 188 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 188 Bytes

Admin Template

Develop

# clone
git clone https://github.com/lipengzhou/admin-template.git

# install dependencies
cd admin-template
yarn install

# run start
yarn start