/player-statistics

Simple project that displays player statistics

Primary LanguageTypeScript

Player statistics

Linux Build Status

This project aims to list different players and display their statistics.

Install

$ npm install

Run

$ npm start

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

Launch test

$ npm test