Create a new Node.js project and work with dependencies
Use dependencies from the npm registry to develop Node.js applications faster. Learn how to manage dependencies for your project. This module uses JavaScript CommonJS in the Node.js runtime.
Initialize Node.js projects, Understand what the manifest file package.json consists of and use it to your advantage, Add packages to and remove packages from your Node.js project, Manage your package dependencies and update them in a predictable way
Git and Node.js installed on your computer, Familiarity with editing text and code files in any text editor
There are no reviews yet.