Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 441 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 441 Bytes

digital-collections-style-guide

A workshop repo to design and develop the details of the digital collections front-end.

Running Faux DLXS

Requires node v16.

npm install

then:

# on the Library VPN:
./samples/scripts/serve.mjs

# otherwise
./samples/scripts/serve.mjs --proxy

Get started

npm install
npm start

This project uses 11ty. For more docs: https://www.11ty.dev/docs/getting-started/