# vue-admin **Repository Path**: jay-lin1110/vue-admin ## Basic Information - **Project Name**: vue-admin - **Description**: 基于脚手架3和饿了么组件库构建的 vue 后台管理项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-admin ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve or npm run dev ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your end-to-end tests ``` npm run test:e2e ``` ### Lints and fixes files ``` npm run lint ``` ### Feature branch #### dev-signin branch - user signup - user signin - validate form - check token - localStorage cache - router permission ### dev-user-admin - user account - user list - search user by keywords - create user - edit user - table pagination