2.0.5-derp-1 • Published 5 years ago
scm-ui v2.0.5-derp-1
Welcome to SCM-UI!
SCM-UI is a library that allows developers to build interactive pages quickly via JSON configurations. The library consists of extensible, configurable and reusable React components and Redux actions.
Requirements
node version >= 10
npm version >= 6
Commands
Add to existing project
$ npm install scm-ui --s
Use/test the library locally
Clone the repo:
git clone https://github.paypal.com/SCM-Platform/SCM-UI.git
To build the library (will create a new lib directory), run
$ npm run build
To remove lib directory (contains transpiled code), run
$ npm run clean
For usage examples, run the following:
$ npm run styleguide
Visit http://0.0.0.0:6060/ to use the interactive style guide.
2.0.5-derp-1
5 years ago