Pong Game My own Pong game version developed with Object-Oriented programming paradigm. Tech Stack NPM 6.4.1 or higher Building npm install && npm build You can keep webpack waiting for changes to rebuild the project by: npm run watch Running npm run server