Socket
Socket
Sign inDemoInstall

uip-design-system

Package Overview
Dependencies
48
Maintainers
8
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    uip-design-system

Design system for Urban Infrastructure Partner


Version published
Maintainers
8
Install size
14.5 MB
Created

Readme

Source

uip-design-system

This project contains common UI elements used building utility and admin apps for UIP. To preview the components, react-styleguidist is used.

Development

To run the styleguide, run yarn dev.

Styleguide

  1. yarn build:styleguide
  2. yarn start

Continuous integration

To run the examples, follow these steps:

  1. Make sure you have Docker installed.
  2. Build the Docker image: docker build -t uip-design-system .
  3. Run the image in a container docker run -p 3001:3000 -d uip-design-system.
  4. Open the app running on the docker machine: open http://localhost:3001.

FAQs

Last updated on 09 Aug 2017

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