Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 421 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 421 Bytes

The Dev Challenge: a fierce battle for glory and admiration. Will you leave with bragging rights or just show up for some food?

Setup

Install dependencies using Yarn:

yarn

Running Locally

Run the presentation locally:

yarn start

Build

Build the project as a static website:

yarn build