frontend icon indicating copy to clipboard operation
frontend copied to clipboard

ultrasound.money frontend

ultrasound.money frontend

This is the frontend for ultrasound.money—contributions welcome!

Usage

  • Clone repo
git clone https://github.com/ultrasoundmoney/frontend.git
  • Install dependencies
yarn install
  • Build
yarn dev