Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 711 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 711 Bytes

Hosted at https://input-lag-test.theamplifiedbananabubble.fr

A small utility website that allows to test the time between when you click on any button and when you actually see the result. This test is not very precise, as it depends on your accuracy.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.