# vue-simple **Repository Path**: 201314521/vue-simple ## Basic Information - **Project Name**: vue-simple - **Description**: 后端部分见springboot-simple - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-01-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # frontend > A Vue.js+webpack project [vue-simple](http://alreadygo.github.io/vue-simple) #backend > [springboot-simple](http://alreadygo.github.io/springboot-simple) project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:3333 npm run dev # build for production with minification npm run build # run unit tests npm run unit # 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).