# vue-ivew **Repository Path**: yaogengzhu/vue-ivew ## Basic Information - **Project Name**: vue-ivew - **Description**: 基于vue vue-cli3 vue-router axios iview ..ect 联合开发的一个后台系统 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2019-03-01 - **Last Updated**: 2021-04-16 ## Categories & Tags **Categories**: backend **Tags**: None ## README # admin-pc ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).