/dndGenerator

Npc Generator for Dungeon and Dragon

Primary LanguageTypeScript

Dungeon and Dragon NPC generator

Website for generating npc with caracteristics and backstory with attributes

Build Status

Development

Setup

You will need to install Node on your system.

$ git clone https://github.com/Cellule/dndGenerator.git
$ cd dndGenerator
$ npm install

Run locally

Start local server

$ npm start