Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 302 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 302 Bytes

miappe-wizard

Biologist-friendly application for creating MIAPPE-compliant metadata. Preprint published on BioHackrXiv.

Installation

npm install

Start development server

npm run dev

Build deployable bundle

npm run build