Socket
Socket
Sign inDemoInstall

@internx/ui-lib

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@internx/ui-lib

InternX UI Library


Version published
Weekly downloads
37
increased by640%
Maintainers
3
Weekly downloads
 
Created
Source

InternX Component Library

Overview

This is the component library for InternX

How to get started

Clone the repo

git clone https://theinternx@bitbucket.org/theinternx/ix-component-library.git

Install dependencies

npm install

Run Storybook

npm run storybook

Getting started building components

There are two main parts to the application. The first is where we build the components. this is located at /src/components.
The second part the application is where we display the components we built. This application uses a tool called Storybook https://storybook.js.org/ to display components. After you run the command to start Storybook, should navigate to localhost:9009 in your browser to see a lit of the components.

Keywords

FAQs

Package last updated on 21 Jul 2022

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