Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 495 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 495 Bytes

LearnHowToType

learn-how-to-type.com is an open-source webapp to learn how to type.

It's developped using angular and supports US and french keyboards.

The goal is for my 12 years old daughter to learn how to use a keyboard.

More about my projects

Suggestions are welcome!

Install locally

Nodejs 20 or above is required

Install dependencies:

npm ci

Run the project:

npm start