Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 533 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 533 Bytes

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