ai-cfia / nachet-frontend

Frontend application for seed classification of images acquired from digital microscopes
MIT License
2 stars 2 forks source link

Migrate Project from create-react-app to Vite #104

Closed CFIALeronB closed 1 month ago

CFIALeronB commented 2 months ago

Background

The Nachet Frontend project, currently built with create-react-app, aims to improve its build time and developer experience by transitioning to Vite. Vite offers faster builds, hot module replacement, and other benefits that align with our development needs.

Objective

Scope

Acceptance Criteria

Risks and Challenges

rngadam commented 1 month ago

@CFIALeronB the description should be turned into a checklist so we can quickly understand where we're at with this work.

Also see that there doesn't seem to be a PR associated to this issue.