# vue_elementUI_frontEnd **Repository Path**: dicode163com/vue_elementUI_frontEnd ## Basic Information - **Project Name**: vue_elementUI_frontEnd - **Description**: vue+elementUI+vuex的练手项目,主要功能点:登陆/注册、token校验、列表/分页、点赞/点踩、个人中心上传头像,修改密码。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-02-24 - **Last Updated**: 2023-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # demo2 ## 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 ```