8000 GitHub - amitevski/slider: Image Gallery Slider
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amitevski/slider

Repository files navigation

Build Status

Image Gallery Slider

This is a tiny image gallery without use of any 3rd party libraries.

Usage as Library

In order to use it as library you need to include the prebuilt JavaScript library in dist/slider.library.js and the css file in src/slider.css.

You can find a sample html file directly in the source folder.

Development

Install Dependencies

npm install

Run Tests

npm test

Create a new build

npm run build

Start Development server

npm start

Then open http://localhost:3000 to see the running demo website.

About

Image Gallery Slider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0