Skip to content

tapinambur0508/Ping-Pong-Client

Repository files navigation

Ping-Pong-Client

Client part of multiplayer game 'Ping-Pong'

Start project

Make sure you have Node.js.

In the project directory, you can run:

  ./start.sh

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

  npm test

Launches the test runner in the interactive watch mode.

  npm run build

Builds the app for production to the build folder.

Technology

  • React.js - JavaScript library for building user interfaces