Basic Fibonacci App This is a basic fibonacci app using Express. Setup npm install express Running node server.js Go to http://localhost:8080 in a web browser Go to http://localhost:8080/fib?n=x where x is some integer