1
0
Fork 0
my_spells/README.md
2016-08-12 15:54:24 -05:00

633 B

My Spells

...is a user friendly mobile responsive app designed to do one thing well: View Spells.

Check it out on github.io!

Systems Supported

  • Dungeons & Dragons 5e
  • Hackmaster 4e (WIP)

Will you support X system?

Anyone who wishes to write up spells for a system in json format matching the same syntax used by the existing systems in this repo is welcome to add their system of choice.

For Developers

  1. Clone/Fork Repo
  2. npm install
  3. npm run develop

You may wish to run a local http server such as http-server.