/bankless-africa

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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