Skip to content

kilianc/nodeinteractive-2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtail slides for node interactive 2015

Install and initial setup

$ npm i
$ node_modules/.bin/gulp serve

This will spin up a local server with livereload.

Test dist version

The version deployed to s3 is minified and compressed to maximize performances. Sometimes (rarely) there are inconsistencies between compressed and uncompressed version. It's a good practice to test the dist build to check that everything is ok.

$ node_modules/.bin/gulp serve:dist

You can now navigate to http://localhost:3000/dist

About

Terminal output to the browser in seconds, using UNIX pipes - Presentation for Node.js Interactive 2015

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors