/client-as-code

Talk about provisioning your client system

Primary LanguageJavaScript

Client as Code

https://iteratec.github.io/client-as-code/

Usage

Type a ? in the presentation to open a dialog listing the available shortcuts.

Setup

$ npm install

Start presentation

$ npm start

Build static website

$ npm run build

Release static website and PDF export to GitHub Pages

$ npm run release "Release v1.0.0"

Export as PDF

$ npm run pdf

Development

$ npm run dev