633 B
633 B
My Spells
...is a user friendly mobile responsive app designed to do one thing well: View Spells.
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
- Clone/Fork Repo
npm install
npm run develop
You may wish to run a local http server such as http-server.