CritterSheets An online character sheet for the tabletop RPG Mausritter. Local Installation Build the files for shared data between client and server cd common npm i Run the front-end locally cd .. cd client npm i npm run dev