artberri / killtypo

The Progressive Web App To Practice Typing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KillTypo

The Progressive Web App To Practice Typing.

What is this about?

KillTypo is a project started by Alberto Varela in order to learn about VueJS and Progressive Web Apps. I believe that creating a real project eases the knowledge retention and helps understanding the new technologies when you are learning, and that's why I created KillTypo.

I know that there is room to improve this code and that it's far from being a perfect Progressive Web Application, that's why I think that is worth to publish the source code and share it with everybody, now, you can help me doing it better.

Feel free to contribute.

Development Environment Setup

npm install

Fetch texts from wikipedia

npm run quotes

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test

Prepare release

npm run release

Reporting an issue or a feature request and contributing

See the contributing guide.

Maintainers

See also the list of contributors who participated in this project.

License

KillTypo. The Progressive Web App To Practice Typing.

Copyright (C) 2016 Alberto Varela alberto@berriart.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

About

The Progressive Web App To Practice Typing.

License:GNU General Public License v3.0


Languages

Language:Vue 48.2%Language:JavaScript 40.6%Language:CSS 7.5%Language:HTML 2.2%Language:Dockerfile 1.6%