/RPG-kata

RPG-kata

Primary LanguageTypeScript

RPG-Arcade Kata

This is the RPG-Arcade in TypeScript.

Getting started

Install dependencies

npm install

Running app

You may need to install ts-node

Running tests

To run all tests

Jest way

npm run test:jest

To run all tests in watch mode

npm run test:jest:watch

URl