Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 491 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 491 Bytes

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