Skip to content
This repository has been archived by the owner on Jun 23, 2018. It is now read-only.

Latest commit

 

History

History
40 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

40 lines (21 loc) · 1.01 KB

inTouch 2

Dependency Status devDependency Status

inTouch 2 is the latest version of popular mobile web app "inTouch", which helps user keep tracking the progress of their favorite TV shows, dramas and animations.

Features

  • responsive design that works on almost every modern device
  • powered by angularjs and node.js with REST api in between to ensure fast performance
  • i18n support that can easily configured to support multiple languages (English and Chinese build-in)
  • localstorage cache

Installation

npm install

grunt

cd dist

npm install

node dist/app.js

Demo

http://netaba.re

License

The MIT License (MIT)