Reviewed-on: #16 |
||
---|---|---|
.husky | ||
.vscode | ||
public | ||
src | ||
.dockerignore | ||
.drone.yml | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
index.html | ||
licenses.md | ||
order.js | ||
package.json | ||
tailwind.config.js | ||
vite.config.ts |
README.md
@lfk/scanclient
✒️ Overview
This is an API client for https://git.odit.services/lfk/backend
- WebApp built with Svelte, WindiCSS (to compile TailwindCSS) and Vite.
🚀 Getting Started
yarn
Development
yarn dev
/
yarn dev --open
Build
yarn build