How to publish a package to npm
If you've built a package you want to publish as a public package to npm you can follow these steps:
Sign up
Create an organisation
Choose the following option
On the command line, navigate to the root directory of your package
cd /path/to/package...
e2e.utopiops.com1 min read