Typing tutor for tamil99 keyboard layout.
Local environment setup:
-
Install node packages using npm
$ npm install
-
Bundle the js files using webpack
$ node webpack --progress -d --config src/static/webpack.config.js
-
Install python packages using pipenv
$ pipenv install
-
Get into pipenv environment and run gunicorn server
$ pipenv shell
$ gunicorn thataan_backend:app
- Python3 + pipenv
- Node + npm
Please read [CONTRIBUTING.md]
For the versions available, see the tags on this repository.
- Manoj Mohan - Initial work - manoj-makkuboy
See also the list of contributors who participated in this project.
This project is licensed under the GPLv3 License - see the LICENSE.md file for details