Skip to content

rmdwirizki/imba-typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors