/fuzzbuzz_api_node_TDD

node tdd of fizzbuzz api

Primary LanguageJavaScript

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