POS / README.md
ronylu's picture
Upload 7 files
98fd3c7 verified
|
Raw
History Blame Contribute Delete
413 Bytes
metadata
title: iStore POS (Apple Only) UI
emoji: 🧾
colorFrom: blue
colorTo: gray
sdk: docker
app_port: 7860

iStore POS (Apple Only) — React UI (Vite + Tailwind)

This Space runs a Vite+React app inside Docker and serves the production build on port 7860.

Notes

  • index.html loads ./src/main.jsx using a relative path to avoid Vite/Rollup resolution issues on build.
  • Tailwind is enabled.