This project was was bootstrapped with create-core-ln
, check it out here for more info on the tech stack.
- Clone (or Fork) the repo
git clone https://github.com/johngribbin/lnplay-frontend.git
cd lnplay-frontend
- Install the dependencies
npm i
- Start the app in dev mode
npm run dev
- Open up http://localhost:5173 in your browser