Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.04 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.04 KB

Bankless-Loans

Liquity front-end built by BanklessDAO.

Tech Stack

Built with:

Configured with:

Tools/Services:

How to get started

  • Get familiar with Liquity project.
  • Check out issues.
  • Start a discussion.
  • Ping @birdman if help is needed.

Setup

git clone https://github.com/BanklessDAO/bankless-loans.git yarn install yarn prepare yarn dev

Note: On Windows dev env, the app might complain about missing graphql. If this happens, just run yarn install graphql and restart the server.