# vue-manage **Repository Path**: itzong/vue-manage ## Basic Information - **Project Name**: vue-manage - **Description**: BiLiBiLi 教程的练习:https://www.bilibili.com/video/BV1QU4y1E7qo - **Primary Language**: HTML - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: https://smallblog.cn/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-24 - **Last Updated**: 2023-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Vuex, Element-UI, Echarts ## README # vue-manage ## 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/).