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 install
in the root directory.npm run watch
to watch and rebuild dependencies.- run
npm run dev
frompackages/core
to get a development environment.
MIT.