Core SDK and supporting packages to create Voice Compass Journeys:
- @nlx-voice-compass/core: headless core SDK for handling journeys.
- @nlx-voice-compass/point-and-click: journey wizard package (internal).
- @nlx-voice-compass/standalone: separate package for the UMD deployment.
npm installin the root directory.npm run watchto watch and rebuild dependencies.- run
npm run devfrompackages/coreto get a development environment.
MIT.