npm install lab --save-dev npm install code --save-dev
Note: --save-dev This option will automatically save the package in package.json as an dependency for development.
There was an error while loading. Please reload this page.