@x-team/xp-ui

1.5.0 • Public • Published

XP UI

Build Status

UI component library for the XP platform.

Requirements

You need to install:

Get started

  • nvm use v9.3.0
  • npm install
  • npm start

Deploy

It's important to follow these steps with every update to xp-ui that we want to deploy. After release branch is merged into master branch of xp-ui (once the Production release was confirmed), check out master branch and run a sequence of commands:

npm version [patch|minor|major]
git push && git push --tags
npm publish --access public

Live preview

  • The latest Storybook spec page built out of master branch is available for preview here
  • The latest Storybook spec page built out of develop branch is available for preview here

Styleguide

JavaScript Style Guide

Contributing

Read design principles to get an understanding of the principles we're aiming for.

Readme

Keywords

none

Package Sidebar

Install

npm i @x-team/xp-ui

Weekly Downloads

2

Version

1.5.0

License

MIT

Unpacked Size

14.8 MB

Total Files

18

Last publish

Collaborators

  • katesclau
  • nicksp
  • joshwnj