Skip to content

zspecza/ember-js-chatapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatapp Ember.js

What is this?

This is an implementation of Declan James de Wet's chat application Chatapp using the popular Javascript framework 'Ember.JS.' This application is not yet production ready!

Can I have a go?

You can find an online demo on heroku: chatapp-ember-js.herokuapp.com

Getting Started

Getting started is really simple. Just run the following:

# Clone the github repo
$ git clone git@github.com:andyhmltn/ember-js-chatapp.git
$ cd ember-js-chatapp

# Install all NPM dependencies
$ npm install

# Start the application
$ node server.js

Pull Request

All pull requests are welcome!

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published