# Google Slides Node.js Snippets

Javascript snippets from the [Google Slides API Guide](https://developers.google.com/slides/how-tos/overview).

## Install

`npm install`

## Test

1. Create a service account and download credentials to `application_credentials.json`.
1. Run `sh test.sh`
