# 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
npm run build
# 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
npm run build