Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 232 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 232 Bytes

Sync DevTools with Editor

You can find description in this 10 min video:
http://youtu.be/lUd_2PD9c7o

To play with this repo

# Install libs
$ npm install

# run server
$ gulp webserver

# run watch
$ gulp watch