Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 336 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 336 Bytes

PyCon Uganda

Run PyCon Uganda Website locally

  1. Install the dependencies
 npm install
  1. First, run the development server
npm run dev

Access the live development server at http://localhost:3000

You'll be able to access the development server and you can contribute accordingly.