Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 364 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 364 Bytes

TechLab

Techlab is the official blog of the Code For Africa engineering team.

Getting started

Dependencies and development server

pnpm --filter techlabblog install

Then run the development server:

pnpm --filter techlabblog dev

You can then open http://localhost:3000 in your browser to see the product.