Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 503 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 503 Bytes

Webian Home

A home screen for your home

Get Started

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.