# @lfk/scanclient ## ✒️ Overview This is an API client for [https://git.odit.services/lfk/backend](@lfk/backend) - WebApp built with [Svelte](https://svelte.dev), [WindiCSS](https://windicss.org/) (to compile [TailwindCSS](https://tailwindcss.com/)) and [Vite](https://vitejs.dev). ## 🚀 Getting Started ``` yarn ``` ## Development ``` yarn dev / yarn dev --open ``` ## Build ``` yarn build ```