Comparison of Svelte, React, and jQuery.
To install all dependancies, simply run npm install from the project root folder.
npm install
All three apps can quickly be started with the following command from the project root folder:
npm start