payneal / fuzzbuzz_api_node_TDD

node tdd of fizzbuzz api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fizzb uz api

  • an api example of the long going fizzbuzz coding challenge

to run

  • npm install
  • node index.js

to test api and functionality

  • npm test

app runs on http://localhost:8080

About

node tdd of fizzbuzz api


Languages

Language:JavaScript 100.0%