Skip to content
/ tajpado Public
forked from san650/tajpado

A simple touch typing learning app written in Ember

License

Notifications You must be signed in to change notification settings

jubar/tajpado

 
 

Repository files navigation

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.

About

A simple touch typing learning app written in Ember

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • HTML 10.9%
  • CSS 5.6%