Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 170 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 170 Bytes

启动项目

// 安装依赖包
npm i

// 启动项目
npm run dev

说明

技术栈

  • Vue 3
  • TypeScript
  • Rollup (打包上传至 npm )