Monster statblock generator for D&D 5e.
Visuals based on statblock5e, adapted for Vue 3.
Built with Nuxt.
Install the dependencies:
# npm
npm install
Start the development server on http://localhost:3000:
# npm
npm run devBuild for production:
# npm
npm run buildLocally preview production build:
# npm
npm run preview