A home screen for your home
Make sure that you have Git, NodeJS and NPM installed.
To get started hacking, simply clone the home repository from GitHub and run the server.
$ git clone https://github.com/webianproject/home.git
$ cd home
$ npm install
$ npm start
Load http://localhost:8080
in your web browser or use it with Webian Shell.