# 脚手架搭建完成 **Repository Path**: Biu___biubiubiu/newadminPC ## Basic Information - **Project Name**: 脚手架搭建完成 - **Description**: 脚手架初始化项目: 有less,axios,element-ui组件都安装完成 已经清理脚手架基本布局 使用方法:1.先克隆项目到本地git clone https://gitee.com/Biu___biubiubiu/newadminPC.git2.下载依赖包npm install 3.看文档使用搭建https://element.eleme.cn/#/zh-CN也可以直接Fork到自己的仓库使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-11-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # newadminpc > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).