Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 449 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 449 Bytes

devceldoret-frontend

This repo serves as the website for the Developer Circles Eldoret Community.

Getting started

  1. Fork the project by clicking the fork button above
  2. Clone the project by opening your terminal and running:
git clone https://https://github.com/DevCEldoret/devceldoret-frontend.git
  1. cd into the newly created directory then run
npm install
  1. Finally, run:
npm start --open