Skip to content

centipeda/monster-builder

Repository files navigation

monster maker

Monster statblock generator for D&D 5e.

Visuals based on statblock5e, adapted for Vue 3.

Built with Nuxt.

Setup

Install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

Production

Build for production:

# npm
npm run build

Locally preview production build:

# npm
npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published