- Go to your terminal / command prompt and cd into the folder (cd means change directory)
e.g.,
cd desktop
cd excel
To go outside of a directory, type in
cd..
Make sure you are in the directory excel
(it should list it as excel)
npm install
node index