ayappaP / chat-bot

Chat-bot boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Chat-bot boilerplate

License:MIT License


Languages

Language:JavaScript 88.1%Language:HTML 11.9%