Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 418 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 418 Bytes

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