/typing-tutor

Your Personalized Typing Tutor

Primary LanguageJavaScriptMIT LicenseMIT

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