This project will be a webDM Screen for Dungeons & Dragons 5e dungeon masters. It will contain initiative tracker, as well as random encounter, treasure, npc generator, soundboard with thematic ambient music, rules, monster stat blocks and so on.
To build the project just simply follow these commands:
git clone https://github.com/tdusnoki/dmscreen.io.git
cd dmscreen.io
npm install
npm start