react-svelte-comparison

React Svelte Comparison

React vs Svelte in "Hello World!" with its file size.

React vs Svelte

Result

React Svelte
public(build) 144KB 2KB
React Svelte
public(build) 470KB 71KB

Run Local

  1. clone this repositry

run this

cd react-svelte-comparison
cd ./react-hello

yarn
yarn start

in another panel

  1. run this
cd ./svelte-hello

yarn
yarn dev

Top categories

Loading Svelte Themes