MWICombatSimulator How to run locally for development purposes Install dependencies: npm install Build webpack bundle: npm run build Run locally: npm start