This is the front end package for the annotation tool made for Cal Poly Creative Works. This is meant to be a plugin for their existing site written in react typescript.
Use npm to install all dependencies
npm install
This will automatically host the page on port 3000 and open it in a browser
npm start
To run tests use
npm test
CLI: https://github.com/CPSECapstone/CreativeNTRFront/actions