Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

npm install dev dependencies only

npm i -D
Comment

npm install dev dependencies

npm install <package-name> --save-dev
Comment

npm install without dev dependencies

npm install --only=prod
Comment

PREVIOUS NEXT
Code Example
Shell :: revert a specific old commit 
Shell :: git command history 
Shell :: kill x server 
Shell :: chmod 400 in powershell 
Shell :: flush ip windows 10 
Shell :: générer clef ssh 
Shell :: git commit messages 
Shell :: get first line of output bash 
Shell :: Could not resolve HEAD to a revision 
Shell :: web 3 react npm 
Shell :: install tar.xz in ubuntu 20.4 
Shell :: create virtual environment ubuntu 
Shell :: git merge message 
Shell :: command to stop a system service 
Shell :: conda install pandas 
Shell :: install kazam screencaster ubuntu 
Shell :: create directory linux 
Shell :: change time linux 
Shell :: how to remove a package from arch linux 
Shell :: conda install cairo 
Shell :: how install node 14 ubuntu 
Shell :: wslconfig example 
Shell :: git push an existing repo from cmd/bash 
Shell :: bash script to clean up log files 
Shell :: cp command exclude files 
Shell :: generate ssh key in github 
Shell :: install drush on ubuntu 18.04 
Shell :: git push disable hooks 
Shell :: powershell variable to string 
Shell :: zip a file terminal 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =