Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 307 Bytes

LokusStatus

A small Infoscreen App for out flat.

Build it with npm

Run npm install to install all the required dependencies.

Next you have to mv app/config.js.default app/config.js and modify the config according to your needs.

To test your app run npm run dev and browse to localhost:8080.