Simple project made with Svelte. Live Here Note that you will need to have Node.js installed.
Clone project
git clone https://github.com/sonnemon/svelte-rick-and-morty.git
install the dependencies...
cd svelte-rick-and-morty
yarn
...up dev server
yarn dev
Navigate to localhost:8080. You should see your app running.