Skip to content

Latest commit

 

History

History
executable file
·
34 lines (23 loc) · 738 Bytes

README.md

File metadata and controls

executable file
·
34 lines (23 loc) · 738 Bytes

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