@standardlabs/multiply-dialog-package
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

multiply-dialog-package

Bot Framework v4 adaptive runtime package sample.

This is an example of a package that can be consumed by the new adaptive runtime.

Prerequisites

  • Node.js version 10.14.1 or higher

    # determine node version
    node --version

To try this sample

  • Clone the repository

    git clone https://github.com/microsoft/botbuilder-samples.git
  • In a terminal, navigate to experimental/adaptive-runtime-packages/multiply-dialog-package

    cd samples/typescript_nodejs/00.empty-bot
  • Install modules

    npm install
  • Build the package

    npm run build

Runtime details

You can see how the runtime loads packages and where packages fit in to the runtime code.

Further reading

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i @standardlabs/multiply-dialog-package

    Repository

    github.com

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    9.72 kB

    Total Files

    9

    Last publish

    Collaborators

    • joshgummersall