Skip to content
 
 

Repository files navigation

Dungeon and Dragon NPC generator

Website for generating npc with caracteristics and backstory with attributes

Development

Setup

You will need to install Node on your system.

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

Run

Start Server and Webpack on 2 different consoles

$ npm run start-dev
$ npm run hot-dev-server

Navigate to http://localhost:8080

Tests

Execute tests with

npm test

Linting

ESLint is used to lint this project. To check linting run

npm run lint

To integrate ESLint in sublime 3 see SublimeLinter-ESLint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages