npm Install, make sure you are using the newest Version ov svelte-web3 you might need to install it separately.
npx hardhat node - Start you local Blockchain
./DeRep.bash - This should get all necessary Backend Applications running and start hosting the app on localhost:5173
npx hardhat run scripts/deploy.js --network localhost - This should deploy the contracts to your local Blockchain
npm run dev - Start the dev server (Frontend)
node main.js - Go to the Backend and run main.js to generate an example Network of Users