11 lines
362 B
Markdown
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).
|