Skip to content

rbenzazon/image_slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Viewer

displays a bunch of images, let the user slide them with touch interaction
preloads images
allows for an interactive overlay on each page
to test, simply follow the install then start dev mode instructions, it comes with test content

install :

git clone https://github.com/rbenzazon/image_slider.git
npm install

build :

npm run build

test the build locally :

you can install (globally) http-server for instance

npm install http-server -g

and use this command

http-server dist -o

start dev mode

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published