Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mdingena/pathfinder-attack-calculator
- Owner: mdingena
- License: mit
- Created: 2017-05-29T10:47:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-02T18:50:09.000Z (over 7 years ago)
- Last Synced: 2024-12-19T19:54:48.880Z (about 2 months ago)
- Topics: android-app, calculator, meteor, pathfinder, react
- Language: JavaScript
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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