1.0.0 • Published 8 years ago

rpgm v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

Role Playing Game Mastery

License: MIT code style: prettier Build Status

Waffle.io - Columns and their card count

Purpose

RPGM (Role Playing Game Mastery) is a tool for GM/DM (Game/Dungeon Master) in D&D-like games. Now it's at its very beginning level and it supposed to grow.

Installation

Prerequisites

Linux/macOS

# Clone repo
git clone https://github.com/AleF83/RPGM

# Build project
yarn build

# Run
yarn start

Open http://localhost in browser

Testing

# Build tests
yarn test:build

# Run tests
yarn test

# Tear down
yarn test:stop

License

This project is under MIT License. See the LICENSE file for the full license text.