Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdingena/pathfinder-attack-calculator

Hobby project using Meteor and React to develop my skills with these. This calculator helps me play my Pathfinder character, resulting in less downtime during combat rounds.
https://github.com/mdingena/pathfinder-attack-calculator

android-app calculator meteor pathfinder react

Last synced: about 1 month ago
JSON representation

Hobby project using Meteor and React to develop my skills with these. This calculator helps me play my Pathfinder character, resulting in less downtime during combat rounds.

Awesome Lists containing this project

README

        

# Pathfinder-Attack-Calculator
Hobby project using Meteor and React to develop my skills with these. This calculator helps me play my Pathfinder character, resulting in less downtime during combat rounds.

# Setup
meteor create --bare ./
git clone https://github.com/mdingena/Pathfinder-Attack-Calculator.git
meteor npm install

# Usage
meteor run