Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 413 Bytes

File metadata and controls

19 lines (11 loc) · 413 Bytes

Using the CLI tool will get the user info

Using the ESM module for the app instead of the commonJS

If you want to integrate ESM into your node app Please refer here.

Before that first install the node package using the below command.

npm install

And using the below command will run the CLI

npm run start