9bf4a946f3
Bumps [microsoft-cognitiveservices-speech-sdk](https://github.com/Microsoft/cognitive-services-speech-sdk-js) from 1.14.1 to 1.23.0. - [Release notes](https://github.com/Microsoft/cognitive-services-speech-sdk-js/releases) - [Commits](https://github.com/Microsoft/cognitive-services-speech-sdk-js/compare/v1.14.1...v1.23.0) --- updated-dependencies: - dependency-name: microsoft-cognitiveservices-speech-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
api | ||
layouts | ||
pages | ||
static | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
README.md | ||
jsconfig.json | ||
nuxt.config.js | ||
package.json | ||
yarn.lock |
README.md
IPAServer
Build Setup
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.