Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 442 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 442 Bytes

monster-manager

A filterable Monster Manual for D&D 5e based on SRD5

Building

yarn run dev - starts a webpack dev server instance and serves the code in development mode yarn run build - builds and minifies the application for serving in production mode

Usage

By default, all monsters are shown. If you wish to filter certain monsters, use the filters on the left hand site to filter down to only the requested categories.