This is a fork of the original here: https://github.com/CelesteComet/BabylonJS-Doom-Clone
View the live site here: https://babylonjs-archive.github.io/doom-clone/
To run locally, clone the repository and run this:
cd doom-clone
npm install
npm run dev