Skip to content

Files

Latest commit

34543d1 · Dec 19, 2021

History

History
27 lines (17 loc) · 532 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 532 Bytes

Flickity docs

Documentation for Flickity, the web UI library for touch, responsive, flickable carousels.

flickity.metafizzy.co or flickityjs.com

Build

Building these docs requires npm, Bower, and Gulp.

npm install
bower install
npx gulp

This will build the docs in build/.

Watch for updates to rebuild docs on the fly.

gulp dev

By Metafizzy