Skip to content

swannodette/transit-js-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transit-js-example

This repository is an example Node.js application that uses transit-js to marshal data between server and client without the typical out-of-band application logic required when marshalling JSON.

To run the application first install the Node and Bower dependencies:

npm install
node_modules/.bin/bower install

You can then run the application with:

node server.js

Then point your browser at http://localhost:3000.

About

A transit-js example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages