nested-project-structure-example
v0.0.9
Published
An example for a Stack Overflow answer
Readme
node nested module structure example
Node.js example for a Stack Overflow answer:
Project structure:
dist
-- index.js
-- moduleA
-- index.js
package.json
moduleA.jsSee:
- Module: https://github.com/rsp/node-nested-project-structure-example
- Usage: https://github.com/rsp/node-nested-project-structure-usage
Issues
For any bug reports or feature requests please post an issue on GitHub.
Author
Rafał Pocztarski - https://github.com/rsp
License
MIT License (Expat). See LICENSE.md for details.

