Skip to content

React based user interface for the DINA project / Interface utilisateur basée sur React pour le projet DINA

License

Notifications You must be signed in to change notification settings

AAFC-BICoE/dina-ui

Repository files navigation

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