DevCEldoret / devceldoret-frontend

Dev C Eldoret Website
https://devceldoret.github.io/devceldoret-frontend/
12 stars 49 forks source link

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
  2. Finally, run:
    npm start --open