1.1.3 • Published 3 years ago

oro-ui-library v1.1.3

Weekly downloads
6
License
ISC
Repository
-
Last release
3 years ago

oro-ui-library

This is a library of re-usable React components. For the most part, these components are meant to simplify building your application.

Installation

To install the oro-ui-library components from NPM as a dependency for your project, you can run the following command in your project root:

npm install oro-ui-library

NOTE: This install command will install the package from NPM.

Building the Library

To work with this library, first clone down the repository and install dependencies:

The library can be built by running the following command.

npm run build

Testing the library

To test this library, first clone down the repository and install dependencies:

The library can be tested by running the following command.

npm test

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago