Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 578 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 578 Bytes

arco-admin-template

Build Setup

# clone project
git clone https://github.com/zhaozhentao/arco_admin_template.git

# enter the project directory
cd arco-admin-template

# install dependency
npm install

# develop
npm run dev

Build

npm run build

Preview

image image

Related Project