Skip to content

Mike3p/dungeonshow

Repository files navigation

Dungeonshow

Developing

Once you've created a project and installed dependencies with pnpm install, start a development server:

pnpm run dev

# or start the server and open the app in a new browser tab
pnpm run dev -- --open

Building

To create a production version of your app:

pnpm run build

You can preview the production build with pnpm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

This repos aims to build a suite of tools to assist pen and paper role playing games. At the moment it supports character generation for ACKS (And any B/X D&D clone by extension).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors