/reactor-turbine

Launch rule engine which processes rules on client websites and delegates logic to extensions.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

@adobe/reactor-turbine

Build Status Coverage Status npm (scoped with tag) dependencies Status devDependencies Status

Build Status

Launch rule engine which processes rules on client websites and delegates logic to extensions.

For more information regarding Launch, please visit our product website.

Development Setup

  1. Install node.js.
  2. Clone the repository.
  3. After navigating into the project directory, install project dependencies by running npm install.
  4. Refer to the scripts node in package.json for tasks you can run using npm run taskname.