Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 323 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 323 Bytes

Google Slides Browser Snippets

Javascript snippets from the Google Slides API Guide.

Run tests

Run the snippet tests by starting a local web server:

python -m SimpleHTTPServer 8000

And opening the web page:

open http://localhost:8000