This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

ucc-design-system

0.0.43 • Public • Published

Netlify Status Build Status npm version

UCC Vodafone Design System Kit

The Vodafone Design System is a project aimed at allowing developers to accelerate their development and design processes. This is achieved by providing a set of atomic components that guide developers in building complex systems.

Elements

The project is built using the Atomic Design Methodology. It offers the following features:

  • The design kit is built using Figma. It contains a set of foundational design primitives and components.
  • The component library mirrors the Figma components and is built using React, Styled System and Styled Components.
  • The Storybook acts as both the documentation platform and sandbox (alongsite the app inside the repository).

Useful links

🚀 Building the project

For more info on how to get started see Get Started — Developing Components

  1. Verify you have npm installed

for more information on installing npm check https://www.npmjs.com/get-npm

npm -v
  1. Install package dependencies
npm install
  1. Build and Run Storybook
npm run dist
npm run storybook

You will find the build result in the dist folder.

The storybook is now running at http://localhost:9099/.

  1. Run the Sample React App / Sandbox
npm run start

The sample app is now running at http://localhost:8080.

Readme

Keywords

Package Sidebar

Install

npm i ucc-design-system

Weekly Downloads

29

Version

0.0.43

License

ISC

Unpacked Size

326 kB

Total Files

4

Last publish

Collaborators

  • adnicolae