This is a project that implements general purpose counters and spinners for async operations.
Run the following:
npm install
npm run dev
Visit http://localhost:5000/ in your browser.
This project is derived from SpinSpire Svelte template. So please see the README file of that project.