https://github.com/wangdahoo/vue-scroller-demo
https://github.com/wangdahoo/vue-scroller-demo
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wangdahoo/vue-scroller-demo
- Owner: wangdahoo
- Created: 2016-12-11T11:58:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T09:19:46.000Z (about 9 years ago)
- Last Synced: 2025-06-09T13:52:31.635Z (about 1 year ago)
- Language: Vue
- Size: 68.4 KB
- Stars: 25
- Watchers: 4
- Forks: 27
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-scroller-demo
> Vue 2 + Webpack 2 + Scroller 2
## 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
```