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

https://github.com/aeksco/roomba

Roomba web client built with Flask & Backbone
https://github.com/aeksco/roomba

Last synced: over 1 year ago
JSON representation

Roomba web client built with Flask & Backbone

Awesome Lists containing this project

README

          

# Roomba

Roomba web client built with Flask & Backbone.

**Usage:**

*Note: these instructions assume you have already installed [Node.js](https://nodejs.org/en/) and [Bower.js](http://bower.io).*

- ```npm install```

- ```bower install```

- run ```gulp``` to start LiveReload server

**Built with:**

- [Jade](http://jade-lang.com/)

- [SASS](http://sass-lang.com/)

- [Gulp](http://gulpjs.com/)

- [BS4 (Alpha)](http://v4-alpha.getbootstrap.com/)

- [Font-Awesome](http://fortawesome.github.io/Font-Awesome/icons/)

- [Underscore.js](http://underscorejs.org/)

- [Backbone.js](http://backbonejs.org/)

- [Marionette.js](http://marionettejs.com/)

**Helpful:**

[Automatically connect raspberry pi to WiFi network](http://weworkweplay.com/play/automatically-connect-a-raspberry-pi-to-a-wifi-network/)