xmr-remote-nodes/frontend/README.md
2024-10-29 20:41:22 +07:00

9 lines
301 B
Markdown

# UI
The UI is generated and embedded when the Go project is built. See
[./frontend/embed.go](https://github.com/ditatompel/xmr-remote-nodes/blob/main/frontend/embed.go#L10-L13).
> **NOTE**:
>
> Since this project will not using Svelte anymore, anything under this
> directory will soon be removed.