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