Add Makefile targets for package management
One is for retrieving node_modules from container and copy the contents into a local directory. The other is for installing new packages into container. This will autmatically be synced to local.
One is for retrieving node_modules from container and copy the contents into a local directory. The other is for installing new packages into container. This will autmatically be synced to local.