Skip to content

MylesBorins/starter-deck

Repository files navigation

Starter Deck

A Bespoke.js presentation, built with generator-bespoke

Abstract

This is where I will include the abstract to the talk.

A bit more info

There is always some extra content and details worth including. I put them here.

Watch The Talk

When the talk is eventually live I put a link to the video here.

View slides locally

First, ensure you have the following installed:

  1. Node.js

Then, install dependencies and run the preview server:

$ npm install
$ npm start