Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 494 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 494 Bytes

speedTyping

Native JavaScript plugin to test your Typing speed.

Get Started

Setup PieSocket ApiKey. Replacing config.json.sample with config.json.

Install a http server to host it locally.

npm install -g http-server

Run Http Server

http-server

To launch the website use the following link.

  • player page: http://localhost:8080/player
  • admin page: http://localhost:8080/dashboard