Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/razzeee/htbah-character-creator

How to be a hero character sheet creator
https://github.com/razzeee/htbah-character-creator

character-sheet elm htbah pen-and-paper rocketbeans

Last synced: 24 days ago
JSON representation

How to be a hero character sheet creator

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/Razzeee/htbah-character-creator.svg?branch=master)](https://travis-ci.org/Razzeee/htbah-character-creator)

# htbah-character-creator
This is a character creation step by step site. You can find the [How to be a hero rules in german here](https://howtobeahero.de/).
Some images are also from the [How to be a hero wiki](https://howtobeahero.de/). Thanks for being able to use them.

## Development

Start the hot-reloading webpack dev server:

npm start

Navigate to .

Any changes you make to your files (.elm, .js, .css, etc.) will trigger
a hot reload.

## Production

Just push or create an PR and it will be updated by travis magic :)