# account_of_ICBC **Repository Path**: web_xiaobai/account_of_ICBC ## Basic Information - **Project Name**: account_of_ICBC - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # template > 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). # template 内置 vue-cli、vue-router、axios、less、less-loader,实际开发不够用,自行添加 ### 增加 static/config 文件夹 webpack 配置已配制好,打包后自动引入对应 js 文件 - development.js 开发环境配置文件 - production.js 生产环境配置文件 ### 增加eslint