# vue-exp **Repository Path**: mirrors/vue-exp ## Basic Information - **Project Name**: vue-exp - **Description**: Based on the Vue.js 2.0 version presentation framework - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-04-03 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-exp > Based on the Vue.js 2.0 version presentation framework ## Test Account username: admin password: admin ## 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 all tests npm test #run json-server for mock data npm run mock #run ESLint npm run lint ``` 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).