/presentation-publishing

Recurse Center presentation on how to publish a web app

Primary LanguageJavaScriptCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

Publishing

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

View slides locally

First, ensure you have the following installed:

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

	$ npm install

Finally, build and serve the presentation!

	$ gulp serve