Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 280 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 280 Bytes

Vue3-Todo-List-AddName

Vue3 + Vite + TS

需要全局安装过typescript

Vue2.0_to_do_list-addName-的升级版

# 安装依赖包
npm install

# 运行项目
npm run dev