To run the Typing Practice App locally, you need to have PNPM installed. If PNPM is not already installed on your system, you can install it by following the ...
. ├── app.py ├── forms.py ├── models.py ├── templates/ │ ├── base.html │ ├── chat.html │ ├── login.html ...