# TestBar **Repository Path**: yn-zxj/TestBar ## Basic Information - **Project Name**: TestBar - **Description**: TestBar--二期项目前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://bt66.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TestBar ### 一、下载项目 ​ 在gitee上项目下载到本地; ### 二、为项目安装依赖 ``` npm install ``` ### 三、运行项目 ``` npm run serve ``` ### 四、打包 ``` npm run build ``` ### 五、附 ​ (1)本项目引入了`ElementUI`和`Bootstrap` ` Bootstrap`参考网站:https://www.17sucai.com/pins/demo-show?id=31268 ​ 你觉得好看的地方可直接复制进自己页面! ​ (2)在Vscode中装一个叫`ESLint`的插件,可以帮你检查Vue的语法错误!