# Install

SkyeDocxMax is a static PWA. Serve this folder from any static web server and open `index.html`.

Local smoke server:

```bash
cd Later-Additions/DonorCode-MySkyeApps/SuperIDEv3/SuperIDEv3/SkyeDocxMax
python3 -m http.server <local-dev-port>
```

Then open `<local-dev-runtime-url>/index.html`.
