Skip to content

gthayer/monster-manager

Repository files navigation

monster-manager

Install

git clone https://github.com/gthayer/monster-manager.git
cd monster-manager
npm install

Run the app from a dev server

npm start

Build the app

npm run build

Host the app from a server (app must have been built)

npm run serve

Switch versions (ex. v1.0.0)

git checkout v1.0.0

About

An interactive Dungeons and Dragons 5e Monster Manual built on React.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published