This is a project template for Svelte
To create a new project based on this template using degit
npx degit adrianorob90/svelte-webpack-single-spa-app svelte-app
cd svelte-app
Note that you will need to have Node.js installed.
Install the dependencies...
cd svelte-app
npm install
...then start webpack:
npm run dev
Navigate to localhost:9001. You should see your app running but in error because it is showed in the project adrianorob90/single-spa-root-config