Skip to content

teloscube/decaf-client-javascript

Repository files navigation

DECAF API Javascript Client

Javascript client for the DECAF.

npm github last commit GitHub

Installation

npm install @decafhub/decaf-client

Development

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.