Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 232 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 232 Bytes

云寄前端项目

使用Nuxt3+Vue3+TypeScript构建的云寄前端网页

下载依赖

yarn or npm install

运行

yarn dev or npm run dev

构建

yarn build or npm run build