This repo contains an todo app that is built with Svelte, and Cosmic JS.
- Node (I recommend using v8.2.0 or higher)
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