Skip to content

apis-dev/storybrand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

storybrand

SDK for the AI-powered Storybrand API

npm install storybrand

or

yarn add storybrand

Then you can use it:

import { StoryBrand } from 'storybrand'

const story = new StoryBrand('My App')