Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 615 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 615 Bytes

SmartMirror

This is custom made Frontend for a Raspberry PI SmartMirror Project using Angular2.

Angular2 Frontend

This project was generated with Angular CLI version 1.3.2.

TODO

Make background black and text white to work with SmarMirror.

Installation guide

If you want to use this Frontend for your SmartMirror you can download this Project. You need Nodejs and Angular CLI. Steps to start:

1.Goto src/app/app.settings.ts and enter your credentials

2.Open terminal in SmartMirror/

3.npm start

4.Open browser at localhost:4200