🤵 Gatsby.js introduction presentation made with Spectacle.js.
Online at https://gatsby-introduction-lnu.surge.sh
Presentation mode by appending ?presenter&timer
to the previous url.
To start up the local server, run
npm start
Open a browser and hit http://localhost:3000
Building the dist version of the project
npm run build
To deploy the slideshow to surge, run
npm run deploy
MIT © Alain Perkaz