A sample app using Stimulus (from Hotwire) to navigate a simple slideshow.
Use npm
(or yarn) to get started:
npm ci
npm run build
For MacOS a convenience script is provided to quickly open the default browser on the index file. This does not run a web server.
npm run open