Future: Will become a small application to display a slideshow of images from any selected folder
Currently: displays images from the ./sample_data
folder on rotation
to get running:
npm install
npm run build
mkdir sample_data
- Place some image files in the
sample_data
folder npm start