Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 361 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 361 Bytes

webbot

A web chat interface to access other remote Ubibot implementations.
An example of using the ubibot-webapp.
Currently alpha code.

installation

npm install @numical/webbot

usage

npm start  << to run a dev version
npm run build << to build a deployment version in directory 'dist'