Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 500 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 500 Bytes

Warning: Run and develop DINA locally using dina-local-deployment instead of directly through this UI repo.

dina-ui

React based user interface for AAFC-DINA.

Required

  • NodeJS
  • Yarn

Install the Package

Install dependencies for the parent package and sub-packages using the following yarn command at the top-level directory:

yarn

Generate docs

From the top-level directory run:

yarn docs