Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Kata Starter

A minimal TypeScript starter for coding katas: clone it, run the tests, start coding.

Prerequisites

Node.js 22.12 or newer.

Getting started

npm install

Run the tests

npm test

Vitest stays in watch mode, so tests re-run when you save.

Run the app

npm start

Any editor or IDE can run the test file directly with Vitest.

About

Minimal TypeScript starter for coding katas: clone it, run the test, start coding.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages