node.js app with angular front-end to send SMS in east Africa using Africa's Talking
express-angular-sms
===================
node.js app with angular front-end to send SMS in east Africa using Africa's Talking
typing speed:
stackoverflow.com
base code for file uploads
Side nav:
$("#menu-toggle").click(function(e) {
e.preventDefault();
$("#wrapper").toggleClass("toggled");
});
### Getting Started
Clone the repo
```
$ npm install && bower install
$ node server
```