Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 265 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 265 Bytes

presentation-template

A template for creating new React-based presentations with the Spectacle framework.

How to

Install the dependencies:

yarn install

Start up the dev server:

yarn start