No description
docs | ||
public | ||
src | ||
.editorconfig | ||
.gitignore | ||
babel.config.js | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
rpg-cards-ng
New and shiny replacement for the slightly outdated and clunky RPC Cards Generator. Not yet usable.
Project goals and if they are already implemented
- comfortable, mobile optimized interface
- handle decks of cards in a wysiwyg way
- save decks in your browser
- edit cards in a wysiwyg way
- load icons from rpg-icons directly
- create and store cross-deck sets of cards
- 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
- Icons are from Zondicons.
- Graphics are from Game-Icons.net if not attributed differently.