0.0.1-security • Published 2 years ago

xp-ui v0.0.1-security

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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.

99.9.9

2 years ago

0.0.1-security

2 years ago

7.0.1

4 years ago

7.0.0

4 years ago