pull down to refresh
0 sats \ 3 replies \ @supratic OP 5h \ parent \ on: LN-split: A simple Web App to split bills through the Lightning Network. lightning
Great job! I'm trying to open the index.html but gives a white screen. Does it has any dependencies or need installation? Some instructions on how to run it would be great in the README.md
It’s online if you want, you can find it here:
If you’re trying to build it yourself, you should have everything already.. try running:
npm run build
npm run preview
To have a local instance!