UniversalDataTool / react-image-annotate

Create image annotations. Classify, tag images with polygons, bounding boxes or points.
MIT License
397 stars 176 forks source link

Feature/ab#920 migrate react image annotate project to vite #225

Closed flonix8 closed 10 months ago

flonix8 commented 10 months ago

Description

React-Scripts was removed and vite set up as a build tool. I have also removed babel and many of the npm script options, because we do not need them for now (and they were broken when I found them)

Motivation and Context

create-react-app has been deprecated for a while.

How has this been tested?

Screenshots (if appropriate):

Types of changes

Checklist: