1.1.1 • Published 11 months ago

admin-panel-ui v1.1.1

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

admin-panel-ui

Collection of Admin Panel's user interface components.

Prerequisites

Setup

Setup the repository to run development server locally at localhost:6006

git clone https://git.infra.pvg.im/pvp-front-end/admin-panel-ui
cd admin-panel-ui
yarn install
yarn storybook

Build Library

Make sure you have been setup the repository and then run the build script using

yarn run build

It will generate and bundle all component to both ESM and UMD (as fallback)

Build Storybook For Deployment

Storybook brings together UI, examples, and documentation in one place. That helps the team adopt existing UI patterns. To deploy it run

yarn run build-storybook

Libraries & Tools

Here some libraries and tools to make our live easier