Skip to content

Bankless-Africa/bankless-africa

Repository files navigation

This is the Bankless Africa website repository

Initial Setup

First, clone and run the development server:

git clone https://github.com/Bankless-Africa/bankless-africa.git
cd bankless-africa
yarn
yarn dev

Open http://localhost:3000 with your browser to see the result.

Useful Links