git clone [email protected]:StymiedSloth/graphql_meetup_slides_032020.git
cd graphql_meetup_slides_032020
npm install
npm start
Visit https://localhost:8000
to view the slides.
P.S. The repo already has a pdf version of the deck you can view here https://github.com/StymiedSloth/graphql_meetup_slides_032020/blob/master/deck.pdf
npm start
Verify deck is working by visiting https://localhost:8000
.
In another terminal tab or window
npx website-pdf http://localhost:8000/print -o deck.pdf