This repo contains an todo app that is built with Svelte, and Cosmic JS.
git clone https://github.com/sumitkharche/svelte-cosmicjs-app.git
cd svelte-cosmicjs-app
npm install or yarn install
npm run dev
Open http://localhost:5000.
npm run build