File size: 413 Bytes
454ebfd
98fd3c7
 
454ebfd
98fd3c7
454ebfd
98fd3c7
454ebfd
 
98fd3c7
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
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.