Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 707 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 707 Bytes

Unlocking Miniatures

Static site built with Gatsby with a Directus backend.

Tested with Node version v16.15.1, npm 8.11.0

npm install --legacy-peer-deps
npm run develop
npm run build

Gatsby Prefix path

To serve gatsby under a base path eg. https://github.fitzmuseum.cam.ac.uk/fitz-unlocking-miniatures/ set pathPrefix in gatsby-config.ts and run build with --prefix-paths