Socket
Socket
Sign inDemoInstall

@middleground/common-ui

Package Overview
Dependencies
281
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @middleground/common-ui

MiddleGround UI Library


Version published
Maintainers
1
Created

Readme

Source

MiddleGround Component Library

Overview

This is the component library for Middleground

How to get started

Clone the repo

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

Last updated on 09 Sep 2021

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