Skip to content

Open365/eyeoslogin

Repository files navigation

Eyeos Login

Overview

Eyeos login front-end is a static component for eyeOS platform.

How to use it

To develop:

  1. Run from the login repo folder: sudo devenv start-static-devel eyeosLogin pwd

To re-build files automatically while developing run: grunt watch

Quick help

  • Install modules
    $ ./pre-requeriments.sh
	$ npm install
	$ bower install
  • Check tests
    $ ./tests.sh