/dungeons-and-dragons-damage-calculator

D&D damage calculator - exercise to work with composing random generators

Primary LanguageElmMIT LicenseMIT

D&D damage Dice roller

Netlify Status Deploy to Netlify

See the live site.

Running locally:

  1. Clone the repo
  2. Install dependencies with yarn
  3. Run a local dev server with yarn parcel serve src/index.html
  4. Visit localhost:1234

License

The repo is provided under the MIT License.