Typing speed test made with Imba (and Sass). This is my first project using Imba. You can check it here. It's super simple and have a short learning curve, I encourage you to try it.
npm install
npm run dev
Then open localhost:8080
npm install -g imba
npm run build
# or npm run watch
It will output dist/client.js
, then just open index.html
directly on a browser