Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 994 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 994 Bytes

Cuisine EAD 🍲

Build Test Coverage

A tool for batch editing xml-ead files in the browser.

What? Why? How?

blog post

Development

  • npm install
  • npm run build production build
  • npm run watch to start the development build loop
  • npm run serve to start a local server, then browse to http://127.0.0.1:5000
  • npm run cypress:run to run integration tests
  • npm test starts the dev server, waits for it to respond, then starts integration tests

Notes

Sample files used in integration tests are from https://francearchives.fr/fr/open_data and https://www.siv.archives-nationales.culture.gouv.fr/siv/.

@camille_hdl

LICENSE