Skip to content

lokanx/rotating-slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rotating-slideshow

A rotating slideshow thingish

To get started

  1. Run npm install
  2. Run npm start or npm start-dev

start: Production mode (no live reloads)
start-dev: Development mode (with live reloads)

Adapt for your needs

Update index.js (SLIDE_URLS) and to define the sections (slide content) that you want to display.