/presentation-https-deployment

Recurse Center presentation on HTTPS and how to correctly/securely deploy it

Primary LanguageHTML

HTTPS deployment

A Bespoke.js presentation that was generated by generator-bespoke.

View slides locally

First, ensure you have the following installed:

  1. Node.js

  2. Gulp CLI

    $ npm install -g gulp-cli

Next, install dependencies (if not already installed by the generator):

$ npm install

Finally, build and serve the presentation!

$ gulp serve