reergymerej / fizzbuzz

classic js fizzbuzz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fizzbuzz

  1. Clone repo (git clone git@github.com:reergymerej/fizzbuzz.git)
  2. Install deps (yarn or npm i)
  3. Start tests (yarn test --watch or npm test -- --watch)
  4. Update src/index.js until the tests pass.

About

classic js fizzbuzz


Languages

Language:JavaScript 100.0%