Character sheets for Call of Cthulhu pen and paper game 7th Edition. Data need to be edited in JSON files in the folder src/assets
You need to install :
Then :
- execute
npm install
(oryarn install
) to install dependencies - execute
npm start
(oryarn start
) to start application
Here is example of some page of the application
We are currently working on a "wizard character creation"
Feuille de personnage pour le jeu de rôle l'Appel de Cthulhu V7. Les données sont a éditer au format JSON dans le dossier src/assets.
Vous devrez installer:
Ensuite :
- executer
npm install
(oryarn install
) pour installer les dépendences - executer
npm start
(oryarn start
) to lancer l'application
Quelques exemples de page de l'application
Nous travaillons actuellement sur un "assistant de création de personnage"