Skip to content

YvesCoding/vuescroll-ssr-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

Online Demo

Introduction

A demo of vuescroll, show the usage of pull-to-refresh and push-to-load. Use Vue-SSR technology.

Features

  • SSR (Server Side Render)
  • Push to load
  • Pull to refresh

Usage

Installation

   npm install
   # yarn install

Run Server

  npm run dev
  # yarn serve

Plz visit localhost: 8080

Caveat

This is the SSR version, if you want to get SPA version, plz checkout the SPA branch of this repo

Inspired

About

Vuescroll-ssr-version under node env.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published