lindongy / typing-tutor

Your Personalized Typing Tutor

Home Page:https://typing.o137.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typing Tutor

Netlify Status Fossa Status

Open Now!

Your Personalized Typing Tutor

You can read the detailed description in the app.

How to compile

  1. pnpm install or npm install or npm ci : Install dependencies
  2. npm start : Serve with hot reload (fast)
  3. npm run prod : Serve with hot reload and optimization (slow)
  4. npm run build : Compile with optimization (slow)

Branches

  • master : 開発が行われる場所。バグ取りなどが終わっていなかったり、そもそも正常に動かなかったりすることもある。
  • v[1-9][0-9]* : 公開されるウェブアプリのコードがある場所。常に正常に動くことが期待される。

License

Copyright (C) 2020 omasakun

Licensed under the MIT.

FOSSA Status

About

Your Personalized Typing Tutor

https://typing.o137.dev

License:MIT License


Languages

Language:JavaScript 32.4%Language:TypeScript 32.4%Language:CSS 22.9%Language:HTML 12.2%