tami-client
v0.2.2
Published
Light-weight API client
Readme
Tami
Quick start
npx tami-clientInstall locally
npm i -g tami-clientContributing
Run the app in development mode
npm run devTo make a production build
npm run buildTo start the express server
npm run start