Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.23 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.23 KB

Build Status Maintainability Test Coverage StackShare

Prerequisites

  • Yarn (currently tested against 1.22.19)
  • Node (currently tested against 18.10.0)

Developer Environment setup

  1. git clone ...
  2. cd xxtechconfspeakers-gatsby
  3. yarn install

Local build

yarn develop and browse to http://localhost:8000

Adding more conferences?

Find a good spot in src/data/confs.json and send me a PR

Continuous Integration deploy

Automatically via successful Travis build to xxtechconfspeakers.org.