1.0.2 • Published 4 years ago

@veritone/virtual-assistant-web-client v1.0.2

Weekly downloads
111
License
ISC
Repository
-
Last release
4 years ago

Veritone Assistant Client

This package provides a mechanism to connect to the Link Service to client-side code.

Development

Run npm run start or yarn start to simultaneously start rollup in watch mode and a simple local server. This will make the contents of the /demo directory accessible at localhost:3000.

Production Builds

Run npm run build to produce a production optimized bundle.

Testing

Tests are powered by mocha/chai. Run test suite via npm run test or yarn test.

Individual modules are tested in their respective __tests__ directories.

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago