Cathal Mac Donnacha
Tech with Cathal ๐Ÿš€

Tech with Cathal ๐Ÿš€

Follow
homebadges
Tag

vite

#vite

More content

Read more stories on Hashnode


Articles with this tag

Migrating from Create React App (CRA) to Vite

Aug 22, 20227 min read

Learn how to migrate your CRA app over to Vite. ยท I recently migrated a production app within my company from create-react-app (CRA) to Vite, and the...

Migrating from Create React App (CRA) to Vite

Setting up ESLint & Prettier in ViteJS

Aug 11, 20224 min read

Learn how to set up ESLint & Prettier in your ViteJS project. ยท I recently migrated from create-react-app (CRA) to ViteJS, and as part of that, I set up...

Setting up ESLint & Prettier in ViteJS