3.3.1 • Published 5 years ago

kambi-offering-api-module v3.3.1

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

Kambi Offering Module

The offering module is used as an interface for widgets and applications using the Kambi Offering API.

Development

# Install dependencies
npm install

# Start webpack
npm start

# Run tests
npm run test
# in watch mode
npm run test --watch

# Start flow
npm run flow
# in watch mode
npm run flow:watch

VS Code

Running the tests in the vscode debugger is setup based on the /.vscode/launch.json file. To run all tests press F5 and you will be able to put breakpoints in your code.

3.3.1

5 years ago

3.3.0

5 years ago

3.2.1

5 years ago

3.2.0

5 years ago

3.1.0

5 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago