Skip to content

Latest commit

 

History

History

photogrid

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Photogrid

Flexible photogrid with Slick slider in lightbox.

Given a list of images, this demonstrates how to dynamically produce a lightbox to preview the images in a lightbox slider using Slick. video overview | webpack 3 tutorial | demo

Features

  • Webpack 4
  • ES6
  • Sass
  • Cssnano
  • Autoprefixer
  • Lazy image loading

Node.js

install and build

NPM

npm i

npm run build

developer mode, watch and build

npm run dev

For a good static web server, try http-server