1
0
Fork 0
my_spells/README.md
2016-07-29 23:29:27 -05:00

11 lines
362 B
Markdown

# My Spells (5e)
...is a user friendly mobile responsive app designed to do one thing well: _View Spells_.
[Check it out on github.io](https://sharpshark28.github.io/my_spells/)!
## 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](https://github.com/indexzero/http-server).