You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rpg-cards-ng/README.md

919 B

rpg-cards-ng

Screenshot

New and shiny replacement for the slightly outdated and clunky RPC Cards Generator. Not yet usable.

Project goals

  • comfortable, mobile optimized interface
  • handle decks of cards in a wysiwyg way
  • save decks in your browser
  • load icons from rpg-icons directly
  • allow icons to be stored locally (in browser)
  • offline mode

Project development

yarn install
yarn run serve  # Compiles and hot-reloads for development
yarn run build  # Compiles and minifies for production
yarn run test   # Run tests
yarn run lint   # Lints and fixes files

Attributions