/sdk-demo-js

A demo of the Acrolinx JS SDK

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Acrolinx TypeScript NodeJs Boilerplate

Usage

Run npm install

Run npm run build to build the project.

Tests

In __tests__/main.test.ts file update acrolinxUrl, accessToken and clientSignature variables with your values.

Run npm run test

You should see test results in console.