A demonstration project for FizzBuzz interview exercise.
This helps demonstrating a basic js setup with following key notions:
- git
- npm
- project architecture (src/ and test/ directories)
- class
- unit test
- code linting
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A demonstration project for FizzBuzz interview exercise.
This helps demonstrating a basic js setup with following key notions: