An example of using svelte-mui with Sapper
This projects based on sapper-template-rollup
Note that you will need to have Node.js installed
Clone repo vikignt/sapper-mui
git clone https://github.com/vikignt/sapper-mui.git
cd sapper-mui
npm install
npm run dev
Open up localhost:3000 and start clicking around
Consult sapper.svelte.dev for help getting started