Skip to content

Sample app showing integration with the Storyteller Web SDK for adding Stories and Clips to your website

License

Notifications You must be signed in to change notification settings

getstoryteller/storyteller-sample-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storyteller Web Sample App

Storyteller integration examples for Web, from getstoryteller.com

What is Storyteller?    Storyteller Web Documentation

SDK Installation

Install with NPM

npm install @getstoryteller/storyteller-sdk-javascript

Install with Yarn

yarn add @getstoryteller/storyteller-sdk-javascript

Install via CDN

  <script
      type="text/javascript"
      src="https://content.usestoryteller.com/javascript-sdk/8.4.2/dist/storyteller.min.js"
    ></script>

Documentation

All of the documentation for our Web SDK is available on our website

Sample Apps

This repo contains the following sample applications:

Other Platforms

Storyteller is also available for iOS, Android and React Native.

Need Help?

We're always available at support@getstoryteller.com to provide help and assistance with integrating the Storyteller SDK into your website.