rmdwirizki / imba-typing

Typing speed test made with Imba

Home Page:https://imba-typing.duapx.id/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imba typing

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.

Screenshot

Installation

npm install

Run and Development

Using webpack-dev Server

npm run dev

Then open localhost:8080

Using standalone

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

About

Typing speed test made with Imba

https://imba-typing.duapx.id/

License:MIT License


Languages

Language:SCSS 88.3%Language:JavaScript 7.4%Language:HTML 4.2%