1.0.1 • Published 4 years ago

hootsy-server-common v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Core scripts for assistant setup and conversation

Built with typescript. Bundled, minified, and obfuscated into a js file that is shared between Hootsy server apps.

Uses:

  • Typescript

Install Packages

npm install

To compile

$ npm run build

Build Notes

The build process compiles a typescript .d.ts and .js include files into the dist folder. The dist folder is es6 compatible js files.