Skip to content

ultrasoundmoney/frontend

Repository files navigation

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