This is the latest iteration of a project I have been trying to complete since 2010: a simple image gallery that can be used as the basis for experiments with large numbers of images or files.
- Use Node 12 or 14
- Use
gatsby-cli@2.19.3
; Gatsby 3.x.x is not supported
- Clone repository;
cd
intoimagal3/
- Do
npm i
- Do
gatsby develop