Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 269 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 269 Bytes

ui-assessment

a front-end FOLIO module for assessment

Development

Installing Dependencies

yarn install

Compiling and Starting

yarn start

TODO

  • Write tests.
  • Reduce code redundancy amongst reports (using inheritance).