Skip to content

Latest commit

 

History

History
 
 

amplify-ui-storybook

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@aws-amplify/ui-storybook

Collection of stories & documentation for @aws-amplify/ui-components and related view libraries.

Local Development

All commands take place in the monorepo root.

  1. yarn bootstrap
  2. In another tab, yarn lerna run build:watch --parallel --scope="@aws-amplify/ui-*" --stream.
  3. yarn workspace @aws-amplify/ui-storybook start
  4. Check out the stories!