Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 324 Bytes

File metadata and controls

15 lines (10 loc) · 324 Bytes

AuctionX app

Install locally

  • git clone git@github.com:getaux/app.git
  • yarn
  • cp .env.dist .env.local

Run locally

  • yarn dev