/Storyboard

UI components library built in ReactJS, Ionic Framework and Storybook

Primary LanguageTypeScript

Storyboard

A design system of Ionic Components

Run Locally

Clone the project

  git clone https://github.com/nelioyann/Storyboard.git

Go to the project directory

  cd Storyboard

Install dependencies

  npm install

Start the server

  npm run storybook