feup-comp-presentation-2014 Local server setup instructions (with grunt) Install Node.js Install Grunt Navigate to the repository folder Install dependencies $ npm install Serve the presentation and monitor source files for changes $ grunt serve Open http://localhost:8000 to view your presentation You can change the port by using grunt serve --port 8001.