techstartucalgary / tsu-website

The official repository for Tech Start UCalgary's website
https://techstartucalgary.com
MIT License
7 stars 7 forks source link

Move away from CRA #532

Open Anidion opened 3 weeks ago

Anidion commented 3 weeks ago

CRA is no longer recommended by the React Team, we should move to something like NextJS, Vite, Parcel, etc. https://github.com/reactjs/react.dev/pull/5487 Also solved by https://github.com/techstartucalgary/tsu-website/issues/263