# vue-circle-slider-demo **Repository Path**: zhanggygy/vue-circle-slider-demo ## Basic Information - **Project Name**: vue-circle-slider-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-07 - **Last Updated**: 2021-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-circle-slider-demo Simple demo app for [vue-circle-slider](https://github.com/devstark-com/vue-circle-slider) plugin [Working example](https://devstark-com.github.io/vue-circle-slider-demo/) ## Build Setup ``` bash # install dependencies npm install # or yarn # serve with hot reload at localhost:8080 npm run dev # or yarn run dev # build for production with minification npm run build # or yarn run build # build for production and view the bundle analyzer report npm run build --report #or yarn run build --report ``` 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).