Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

uip-design-system

Package Overview
Dependencies
Maintainers
5
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uip-design-system

Design system for Urban Infrastructure Partner

  • 0.1.42
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
58
increased by1833.33%
Maintainers
5
Weekly downloads
 
Created
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

Package last updated on 31 May 2017

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