Now you should have a node_modules folder where you can find your third party dependencies. The dependencies will be listed in the package.json file as well, since you used the –save-dev flag. Your folder structure should look like the following by now: