amazon-sumerian-hosts

v1.3.7
Amazon Sumerian Hosts is an experimental open source project that aims to make it easy to create interactive animated 3D characters that can be rendered on the Web and leverage AWS Services such as [Amazon Polly](https://aws.amazon.com/polly/). It defines

test

OS_NAME="$(uname)" node ./node_modules/karma/bin/karma start

build

webpack --config webpack.common.js

build-test

npm run build; npm run test

start

webpack-dev-server --open --config webpack.dev.js

build-start

npm run build; npm run start

release

npm run build

docs

jsdoc -c jsdoc.conf.json
npm i amazon-sumerian-hosts

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/15/2022

Downloads