Svelte
Run npm i, that will install all the packages needed to run the application
npm i
To start the application, simple run npm run dev,
npm run dev