Home

Awesome

Tajpado

A simple touch typing learning app written in Ember. Visit http://tajpado.herokuapp.com/ to see it in action.

Development

Installation

$ git clone https://github.com/san650/tajpado.git
$ cd $_
$ npm install
$ bower install
$ ember server

Running Tests

ember test --server

Deploying

If you're using heroku

$ heroku create APP_NAME --buildpack https://github.com/tonycoco/heroku-buildpack-ember-cli.git
$ git push heroku master

Project's health

Build Status Codacy Badge

License

tajpado is licensed under the MIT license.

See LICENSE for the full license text.