# todolist-vue3+ vant **Repository Path**: Jndong/todolist ## Basic Information - **Project Name**: todolist-vue3+ vant - **Description**: 基于vue3 + vant 组件库,编写的todolist 移动端版本,使用rem单位进行移动端各种屏幕适配,感谢Garen_Deng大佬为本项目提供后台接口 ,本项目所使用的服务器和域名解析服务均来自国外,该项目主要包括登陆注册,修改找回密码,创建待办修改删除待办等主要功能,仅用于交流和学习 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://www.todolistapp.xyz - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-11-30 - **Last Updated**: 2022-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-project ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).