I have just spun up a Digital Ocean Single Click App for node.js. I connected via SSH and installed npm. What directory do I run npm init
in to start coding my new app?
My question is not:
What are some good resources for getting started with node.
My questions is:
Where do I run npm init.