MaxWilson / Simple-SavingThrowGraphsFor5E

Graph the best saving throws in D&D 5E for various CR ranges and assumptions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-SavingThrowGraphsFor5E

Graph the best saving throws in D&D 5E for various CR ranges and assumptions

This is a Fable app based on the Elmish-getting-started template.

Building and running the app

First of all, start with installing the project's npm dependencies

npm install

Once this is finished, you can then build and compile the project:

npm run build

You can start developing the application in watch mode using the webpack development server:

npm start

After the first compilation is finished, navigate to http://localhost:8080 in your browser to see the application.

VS Code

If you happen to use Visual Studio Code, simply hitting F5 will start the development watch mode for you and opens your default browser navigating to http://localhost:8080.

About

Graph the best saving throws in D&D 5E for various CR ranges and assumptions

License:MIT License


Languages

Language:F# 92.7%Language:JavaScript 6.3%Language:HTML 0.8%Language:CSS 0.3%