Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 769 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 769 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 (18)
  • Yarn (1.22)

Dependencies

  • React (17)
  • NextJS (12)
  • Typescript (4.5)

Other dependency versions can be found here: https://github.com/AAFC-BICoE/dina-ui/network/dependencies

Documentation

Install the Package

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

yarn