@decafhub/decaf-client
v0.8.0
Published
DECAF API Client for Javascript/Typescript
Readme
DECAF API Javascript Client
Javascript client for the DECAF.
Installation
npm install @decafhub/decaf-clientDevelopment
For additional build configuration and flags, refer to documentation of microbundle. There are only 2 commands:
npm run dev: start your development server and start to develop the library. It will recompile as the files changes.
npm run build: builds your library into dist folder with microbundle.
