designatuci / DUCI-website

The source code for the Design at UCI website (React)
4 stars 0 forks source link

Replace Create React App with Vite #43

Open taesungh opened 1 year ago

taesungh commented 1 year ago

As of a few months ago, Create React App is no longer officially recommended by React. We should use a newer framework such as Vite as our development server and build tool.