2020-03-16 15:12:47 +01:00
# rpg-cards-ng
2020-03-16 15:18:57 +01:00
![Screenshot ](https://raw.githubusercontent.com/nkoehring/rpg-cards-ng/master/docs/scrot.jpg )
2020-03-16 15:12:47 +01:00
New and shiny replacement for the slightly outdated and clunky [RPC Cards Generator ](https://crobi.github.io/rpg-cards/generator/generate.html ). Not yet usable.
## Project goals
* [x] comfortable, mobile optimized interface
* [x] handle decks of cards in a wysiwyg way
* [x] save decks in your browser
2020-03-16 15:18:57 +01:00
* [ ] edit cards in a wysiwyg way
2020-03-16 15:12:47 +01:00
* [ ] load icons from rpg-icons directly
2020-03-16 15:18:57 +01:00
* [ ] create and store cross-deck sets of cards
2020-03-16 15:12:47 +01:00
* [ ] 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 ](https://www.zondicons.com ).
* Graphics are from [Game-Icons.net ](https://game-icons.net/ ) if not attributed differently.