/rpg-combat-kata-node

amazon discover

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

RPG Combat Kata

This is Node.js boilerplate code for the RPG Combat Kata workshop.

Running

  • To install dependencies npm install
  • To run the unit tests npm test