LambdaTest / smartui-storybook-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartUI Storybook Sample

Installation

  1. Clone this repository

    git clone https://github.com/pinanks/smartui-storybook.git
    
  2. Change directory to the downloaded git repo and install packages

    npm install
    
  3. Start Storybook

    npm run storybook 
    

About


Languages

Language:JavaScript 53.7%Language:CSS 17.2%Language:MDX 15.1%Language:HTML 9.3%Language:Dockerfile 4.7%