0.0.1 • Published 8 years ago

tap-chat v0.0.1

Weekly downloads
5
License
-
Repository
-
Last release
8 years ago

Kik TapChat

Live Demo

Tap Chat is a simple messaging app that allows users to send messages that disappear after 3 seconds.

Local Setup

From the command line:

  1. Navigate to the root /tapchat directory, then run npm install. NPM will look at package.json and automatically install the necessary local dependencies listed there.

Unfamiliar with npm or if you don't have node installed? That's okay! NPM stands for node packaged modules and is a way to manage development dependencies through node.js. Download and install node.js before proceeding.

Run Debug Server

  1. Run npm start
  2. Visit localhost:5000 on your browser to see the app running.

Kik Developer Resources

All developer resources can be found on http://dev.kik.com.

Copyright and License

Code released under the MIT license. Code and documentation copyright 2014 Kik Interactive, Inc.

0.0.1

8 years ago