Skip to content

A character sheet creator for table top games that can export to PDF

License

Notifications You must be signed in to change notification settings

lubo-dev/character-sheet-creator

Repository files navigation

Character Sheet Creator

Build Status Coverage Status License: GPL v3

A character sheet creator for table top games that can export to PDF

https://character-sheet-creator.herokuapp.com/

Project setup

npm install

Compiles and hot-reloads for development

In this case you might want to define a .env.local file, e.g.:

PORT=8082

You should also set the PORT to make sure that the localStorage remains the same, even if you restart the server.

Afterwards run the dev server:

npm run start:dev

Build for production

npm run build

Run tests

npm run test

with code coverage

npm run test:cov

Lints and fixes files

npm run lint

About

A character sheet creator for table top games that can export to PDF

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published