Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 217 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 217 Bytes

vue-project

vue@3 开发 TodoList 小应用

安装依赖

yarn

本地调试

yarn dev

打包

yarn build

使用ESLint

yarn lint