0.1.7 • Published 3 years ago

@competitionlabs/rules-engine-widget v0.1.7

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

Installation

The Rules Engine Widget package lives in the npm. To install the latest stable version, run the following command:

npm i @competitionlabs/rules-engine-widget

Or if you're using yarn:

yarn add @competitionlabs/rules-engine-widget

Contributing

Prerequisites

  • NodeJS >= 10.x
  • NPM >= 6.x

Build

Go to the root directory and install the dependencies.

npm install

Run npm run build to generate production files inside dist directory.

npm run build

You can run npm start to run widget in development mode.

npm start

Example

Go to the demo directory and run npm serve to open an example of usage.

npm serve
0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago