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
- Host: GitHub
- URL: https://github.com/aeksco/roomba
- Owner: aeksco
- License: mit
- Created: 2016-04-25T22:48:30.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-28T00:33:31.000Z (about 10 years ago)
- Last Synced: 2025-01-23T03:46:00.068Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 256 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)