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 devValidate it:
bash
npm run typecheck