R
R
Ravena2015-04-16 17:03:08
Node.js
Ravena, 2015-04-16 17:03:08

How to create root folder for Node.js?

Node only looks for files in the user's root directory (C:)>users>ravena> . All tutorials say that a root directory is created for your project and files are already stored in it. How do I create this folder so that Node can find its contents? Or how to register it when calling? Tell me please.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Kitmanov, 2015-04-16
@RavenaS

Just create a folder for the project, do npm init in it, or whatever you like.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question