Skip to content

NPM

npm install --save --save saves the dependency in the package.json so the module can be fetched if you do a npm install

Comments