Skip to content

hiconvo/landing

Repository files navigation

Convo Landing

Netlify Status Plausible

This repo holds the source code for Convo's landing page convo.events.

Development

# Install gatsby-cli
yarn global add gatsby-cli

# Install dependencies
yarn

# Develop
gatsby develop