The Spectacle core API is available in the Spectacle Docs.
Start the webpack server. The server will run at localhost:3000.
npm startBuilding the dist version of the project is as easy as running
npm run buildDeploy the slideshow to surge.sh with running
npm run deploy