Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

toshipon/backbonejs_socketio_demo

Repository files navigation

Backbone.js socket.io demo

================

This project is Client Application demo of Translafor Service. Please choose (Placer | Translafor) from menu.

setup

  • git clone this project

  • install node (version 0.8.x) http://nodejs.org/

  • install npm modules

cd backbonejs_socketio_demo npm install ```

  • install express

npm install express -g ```

  • install grunt.js

npm install grunt -g ```

  • install compass (if Ruby is not installed, please install it.)

gem install compass ```

  • Run Application

node app.js ```

demo

http://translation.herokuapp.com/

About

Demo of client app due to socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published