/chat-bot

Chat-bot boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

Chat-bot Boilerplate

Installing Packages

  • For those who love yarn
yarn install
  • For those who love NPM
npm install

Runnning the bundle

 yarn build:production

or

 npm run build:production