ARK-Builders / ARK-Shelf-Desktop

ARK Shelf is where you put your bookmarks during your web surfing. Desktop version.
MIT License
3 stars 6 forks source link

Move create react app to vitejs #26

Open gwendalF opened 1 year ago

gwendalF commented 1 year ago

This will allow a faster development for the frontend. Vitejs is faster, and also the default webbrowser won't be launch each time the tauri dev command is started. Some pros and cons on the following article https://blog.logrocket.com/vite-3-vs-create-react-app-comparison-migration-guide/

mberry commented 1 year ago

I'd definitely support this. Would be good. Could also perhaps use the default tauri app layout when doing the refactor?

There's unused folders like app/build and icons, along with a duplicated node_modules which can all go in the process.