Skip to content

Latest commit

 

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