nanoctl
.
You don’t need to install nanoctl
globally to start. You can use npx
to run the latest version directly:
countries
that fetches country data from an API. To run it:
npm install
as this is already handled during project creation.
countries
is accessible at /countries
.