Socket
Socket
Sign inDemoInstall

admin-panel-ui

Package Overview
Dependencies
80
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    admin-panel-ui

Collection of Admin Panel's user interface components.


Version published
Weekly downloads
17
increased by1600%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

admin-panel-ui

Collection of Admin Panel's user interface components.

Prerequisites

  • Node.js
  • yarn
  • Git
  • Visual Studio Code
  • TailwindCSS Intellisense
  • TypeScript

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

FAQs

Last updated on 08 Jun 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc