Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 194 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 194 Bytes

openport-io

You have to have openport installed. Download it here: https://openport.io/download

// openport usage gulp.task( 'openport', function () { openport( 8080 ); } );