Skip to content

alexpcoleman/Ember.js-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ember.js Example

Simple Ember.js (+ data) + Node.js + Express.js + Socket.io example.

Setup

You will need ruby 1.9.2 (rvmrc file included) and node.js 0.6.9 (not tested on other versions).

bundle
npm install

foreman start

Development

To compile Sass and Coffee script run guard. Sources for frontend are in /assets and get compiled to /public. Node.js app.js is pure Javascript only.

About

Ember.js + Node.js + Express.js + Socket.io example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published