/prez

videodromm presentation ( https://videodromm.com/prez )

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Videodromm presentation made with Spectacle from Formidable Labs

Reference

The Spectacle core API is available at https://github.com/FormidableLabs/spectacle/blob/master/README.markdown.

Development

In terminal, run npm install

To start up the local server, run npm start

Open a browser and hit http://localhost:3033

Build & Deployment

Building the dist version of the project is as easy as running npm run build

If you want to deploy the slideshow, run npm run deploy