Bouncing Balls Built with TypeScript Setup Install Node.js LTS latest Clone the GIT repository npm install Running in development mode npm start Running Tests npm test Building for production npm run build