/lnplay-frontend

lnplay.live website code

Primary LanguageSvelte

LNPlay Frontend

This project was was bootstrapped with create-core-ln, check it out here for more info on the tech stack.

Get started

  1. Clone (or Fork) the repo
git clone https://github.com/johngribbin/lnplay-frontend.git
cd lnplay-frontend
  1. Install the dependencies
npm i
  1. Start the app in dev mode
npm run dev
  1. Open up http://localhost:5173 in your browser