Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ccjoe/v-scroll

all kinds of Scroll Component for Vue.js
https://github.com/ccjoe/v-scroll

Last synced: 18 days ago
JSON representation

all kinds of Scroll Component for Vue.js

Awesome Lists containing this project

README

        

# v-scroll

> all kinds of Scroll Component for Vue.js


vue

### demo visit: [https://ccjoe.github.io/v-scroll](https://ccjoe.github.io/v-scroll)

### Development Setup

```bash
# install dependencies
$ npm install

# dev mode
$ npm run dev

# test
$ npm run test

# build
$ npm run build
```

**This project was generated with [yeoman](http://yeoman.io/) and [generator-vue-component](https://github.com/ianaya89/generator-vue-component) :heart:**