Skip to content

dan-the-dev/kata-skeleton-typescript

Repository files navigation

KATA SKELETON DAN THE DEV - TYPESCRIPT VERSION

How to use the template

Create your own repository starting from the template here on GitHub - give a name meaningful for the Kata exercise. The only requirements on your computer are:

Then, clone it and install dependencies running the command make install from your terminal, in the root folder of the project. After dependencies are installed, you can run tests via make test.

From now on, you can start with the Kata. I suggest you refactor names at first: for example, for FizzBuzz kata, I renamed the classes to FizzBuzz and FizzBuzzTest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published