# webei-vue **Repository Path**: wengcd/webei-vue ## Basic Information - **Project Name**: webei-vue - **Description**: 基于 Vue.js 的微贝C端重构项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 54 - **Forks**: 14 - **Created**: 2016-05-13 - **Last Updated**: 2021-03-30 ## Categories & Tags **Categories**: mobile-app **Tags**: None ## README # webei-vue ## 介绍 使用 vue-cli 构建的,一个用来重构公司项目搭的一个架子,接下来不更新了 ## 用到的技术 * [Vue](https://github.com/vuejs/vue) * [Vuex](https://github.com/vuejs/vuex) * [Vux](https://github.com/airyland/vux) > 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 # run unit tests npm run unit # run e2e tests npm run e2e # run all tests npm test ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).