Skip to content

paysera/ui-component-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paysera UI Component Guide

Paysera UI component guide

Setup and development

  • install dependencies wih npm i
  • start local server by executing npm run storybook
  • read documentation on storybook.js.org

Deployment