An open API service indexing awesome lists of open source software.

https://github.com/oresoftware/node_path_example_project

using the NODE_PATH env variable
https://github.com/oresoftware/node_path_example_project

javascript node-path nodejs

Last synced: 11 months ago
JSON representation

using the NODE_PATH env variable

Awesome Lists containing this project

README

          

### 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*