Socket
Socket
Sign inDemoInstall

admin-panel-ui

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

admin-panel-ui

Collection of Admin Panel's user interface components.


Version published
Maintainers
1
Created
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

Package last updated on 07 Jun 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc