/generic-conversation-bot-web-client

The web client for chat bot

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

🤓 Generic conversation bot web client

The web client for the chat bot.

Setup

The repository is using Github NPM repository.

  1. Create the ~/.npmrc file
  2. Add into it: @dplocki:registry=https://npm.pkg.github.com
  3. Run command npm install

Run

The project is using the Nodemon. Run:

npm run start