# passport-web **Repository Path**: huayingwei/passport-web ## Basic Information - **Project Name**: passport-web - **Description**: 该项目(vue3+element3)针对于论坛、官网等网站使用的登录、注册、忘记密码 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-31 - **Last Updated**: 2022-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # utarn-passport-web 注册登录web项目(记住密码、忘记密码、重置密码等) ## 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/).