Skip to content

fbolaji/node_path_example_project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example project - using NODE_PATH env variable

run any of the index.sh files, and you will see how NODE_PATH incorporates the node_modules folder from the parent directory.

You must run npm install to create the node_modules directory in the root of the project

About

using the NODE_PATH env variable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 66.0%
  • JavaScript 34.0%