Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sogko/browser-sync-issue-26

browser-sync-issue-26
https://github.com/sogko/browser-sync-issue-26

Last synced: about 10 hours ago
JSON representation

browser-sync-issue-26

Awesome Lists containing this project

README

        

browser-sync-issue-26
=====================

See: https://github.com/shakyShane/gulp-browser-sync/issues/26

## Install
```bash
git clone https://github.com/sogko/browser-sync-issue-26 # or download the project as a zip and unpack it to a folder
cd browser-sync-issue-26
[sudo] npm install # some modules require sudo to install on some machines
```

## Start
1. Run ```node app.js``` to start the sample expressjs app at http://localhost:3000
2. Run ```gulp```