Rails software that helps Dungeons and Dragons Dungeon Masters create fun encounters for their games.
Watch it here.
Clone the source locally:
$ git clone https://github.com/AustinPaley/d-and-d-rails
$ cd d-and-d-rails
Use your package manager to install npm
.
Install project dependencies:
$ npm install
Start the app:
$ npm start
command + q - Quit App (while window is open).
MIT © Austin Paley