Skip to content

isaaceliape/typee

Repository files navigation

⌨️ Typee

This project aims to be a tool for practising touch typing.

⚙️ Features

  • Errors count
  • Words typed counter

🚀 Demo

Live demo isaaceliape.github.io/typee

Example

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