Skip to content

Cloud client example

Use @tekmemo/cloud-client as the only package that talks directly to TekMemo Cloud.

Source folder:

txt
examples/cloud-client/

Navigate to the example folder and run it:

bash
cd examples/cloud-client
npm install
npm run dev

Validate it:

bash
npm run typecheck

Released under the MIT License.