The main branch is the most up-to-date branch. Clone this branch if you want the most recent version of Textannoviz.
-
Install dependencies
npm ci --forceNote: The
--forceis necessary due to Mirador depending on an older version of React. -
Rename
.env.exampleto.env
npm start
- Open http://localhost:5173/ in browser