Skip to content

Codedraw Client

The Codedraw Client package is a set of utils and functions that allow your client application to interact with your Codedraw generated backend. The package is regularly maintained so make sure to checkout releases for the latest updates.

You can install the Codedraw Client package using npm or yarn:

sh
npm install @coderpunktech/codedraw-client
sh
yarn add @coderpunktech/codedraw-client