# TODO LIST
# 项目地址 (opens new window)
# 导入
# clone the project
git clone https://github.com/Sanm-ZH/test-vue3-learn.git
# enter the project directory
cd test-vue3-learn
# install dependency
npm install
# develop
npm run serve
# clone the project
git clone https://github.com/Sanm-ZH/test-vue3-learn.git
# enter the project directory
cd test-vue3-learn
# install dependency
npm install
# develop
npm run serve