Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 308 Bytes

WebConf 2019's site

This repo contains the site for https://webconf.tech

How to run

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