Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 257 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 257 Bytes

Building

npm run build

Including node client

You should be able to require this lib as normal. It will include the minified output

Commands for web client

npm run buildBabel

You should now have a dist file in your dist directory.