Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 263 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 263 Bytes

Starfinder Tools App

Code for sfrpgtools. Written in javascript. Hosted with Flask.

Development

  • Install the requirements:
pip install -r requirements.txt
  • Run the server:
python run.py