dsebao
12/14/2015 - 5:18 PM

Start browser sync (Node.js)

Start browser sync (Node.js)

//Navigate to the server folder
cd /Volumes/www
cd my-project
browser-sync start --server --files "*.html,css/style.css"