Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 149 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 149 Bytes

mirador-website

This repository contains the Mirador website.

Run locally

To run locally, use vite:

$ npm install
$ npm run dev