browser sync for linux
# To add broswser-sync into sublime text linux/ubuntu machine follow this steps.
sudo apt-get remove nodejs npm #to remove existing node package.
curl -sL https://deb.nodesource.com/setup_8.x 116 | sudo -E bash -
sudo apt-get update && sudo apt-get install yarn
sudo apt-get install -y nodejs
node -v # to check the version of installed node package
npm install -g browser-sync # to install browser-sync package.
browser-sync start --server --files "*.html, css/*.css,*js,js/*.js" # it will run current directory files into default browser
Also in C++:
- run .bin file command linux
- how to trim log file linux
- 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'
- how to remove windows 10 built in apps powershell
- branch is deleted from remote but still showing git
- rm recursive file pattern
- npm installation logs view
- E: Unable to locate package wsl
- origin branch still showing in vscode though deleted
- how to search file name in linux using wildcard
- get date whit batch
- vscode Module 'cv2' has no 'imshow' member
- check angular version
- how to Rename or Move files in GIT
- The requested apache plugin does not appear to be installed
- bash multiline ech
- How to install nvm in react
- ubuntu 20.04 install skype
- switch installed linx to wsl2
- uninstall libxcb
- how to check current branch in git
- ubuntu 20.04 how to check dns server
- see changes git command line
- how to add font in ubuntu