Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 274 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 274 Bytes

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