browser sync
copy this command to istall browser sync "npm install -g browser-sync" without quotes
browser sync
copy this command to istall browser sync "npm install -g browser-sync" without quotes
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
browser sync
../
chakracore-nightly/ 17-Nov-2019 05:30 -
chakracore-rc/ 23-May-2018 21:45 -
chakracore-release/ 17-Nov-2018 08:25 -
docs/ 04-Jan-2021 18:14 -
next-nightly/ 30-Aug-2015 08:29 -
nightly/ 07-Jan-2021 06:30 -
rc/ 14-Dec-2020 11:00 -
release/ 04-Jan-2021 18:14 -
test/ 30-Dec-2020 15:30 -
v8-canary/ 05-Jan-2021 10:30 -
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us