Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/binarymuse/angular-email-ui

Experimenting with creating a rich email UI using AngularJS
https://github.com/binarymuse/angular-email-ui

Last synced: 29 days ago
JSON representation

Experimenting with creating a rich email UI using AngularJS

Awesome Lists containing this project

README

        

Messing around with creating a Gmail-like UI using AngularJS. Many design elements unceremoniously stolen from Gmail. This is a learning exercise, and is not intended to turn into an actual product.

Installing
==========

With Node.js installed, run `npm install`.

Running
=======

With Node.js installed, run `node index.js`. You may choose a port other than 3000 using the `PORT` environment variable.