neurostuff / neurostore

The NeuroStore/Neurosynth application
https://compose.neurosynth.org
9 stars 6 forks source link

migrate from CRA to vite #782

Closed nicoalee closed 3 weeks ago

nicoalee commented 4 months ago

create-react-app seems to be dead or deprecated: https://github.com/facebook/create-react-app/issues/13545

we should look into migrating to vite which seems to be the new standard for bootstrapping react applications.