Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 604 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 604 Bytes

Damage Calculator

This project is a static website that provides an easy calculator designed to allow quick addition of damage dice found in TTRPGs

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

yarn run build

Builds the app for production to the out folder.
It generates the static site that can then be uploaded to any webhosting provider.