Skip to content

PyconUg/ug.pycon.org

Repository files navigation

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.