A workshop repo to design and develop the details of the digital collections front-end.
Requires node v16.
npm install
then:
# on the Library VPN:
./samples/scripts/serve.mjs
# otherwise
./samples/scripts/serve.mjs --proxy
npm install
npm start
This project uses 11ty. For more docs: https://www.11ty.dev/docs/getting-started/