/vue-is

Infinite scroll with Vue

Primary LanguageVue

Vue IS

Infinite scroll with Vue

Live Demo

Installation

# Install dependencies
npm install

Usage

# Run app
npm run dev

# Build app
npm run build

# Lint files
npx eslint "src/**/*.{ts,vue}"