Install the dependencies...
cd svelte-app
npm install...then start Rollup:
npm run devNavigate to localhost:5000.
Change the client Id in src/auth.js
To test add your Okta Username and credentials at cypress/fixtures/example.json and then run npm run test.