# 前端架构搭建 **Repository Path**: lbm526/vue-framework ## Basic Information - **Project Name**: 前端架构搭建 - **Description**: vue-cli+axios二次封装搭建专属架构 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-24 - **Last Updated**: 2022-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-project > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 #启动项目 npm run dev projectA(项目名) # build for production with minification #打包项目 npm run build projectA(项目名) 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).