A demo of vuescroll, show the usage of
pull-to-refreshandpush-to-load. Use Vue-SSR technology.
- SSR (Server Side Render)
- Push to load
- Pull to refresh
npm install
# yarn install npm run dev
# yarn servePlz visit localhost: 8080
This is the SSR version, if you want to get SPA version, plz checkout the SPA branch of this repo
