āļø https://joyofcode.xyz/svelte-for-react-developers
Introduction to Svelte for React developers.
āļø React examples:
cd react && npm i
š„ Svelte examples:
cd svelte && npm i
š½ Run the development server:
npm run dev