Skip to content

EPICTechTeam/basic-fibonacci-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Basic Fibonacci App

This is a basic fibonacci app using Express.

Setup

  1. npm install express

Running

  1. node server.js
  2. Go to http://localhost:8080 in a web browser
  3. Go to http://localhost:8080/fib?n=x where x is some integer

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors