This repo contains the site for https://webconf.tech
To run the project locally, clone the repo and run the following commands:
yarn install
yarn start
Once the bundler completes the initial build, the site will be accessible at http://localhost:8000