Skip to content

chriszimmerman/dndspell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

5th Edition D&D Spell Tool

This is a mobile-first app that lets you quickly look up spells for reference when playing Dunegons and Dragons. This app is currently deployed here.

How to run locally

Installing packages

Use yarn to install the necessary dependencies by typing:

yarn install

Run the tests

Run the tests (which use enzyme) with:

yarn test

Compile webpack files

Compile the source files via webpack with:

yarn compile

Run the server

Run the server with:

yarn start

About

Mobile site for 5th edition spell lookup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published