Skip to content

3IE/demo-client-hue

Repository files navigation

Demo client philips HUE

Installation

Prerequisites :

When these prerequisites are installed, to initialize the solution you must go to the solution root directory and run this command :

npm install

Development

The app directory contains controllers and views. The application rules and data access layer must be in the app_engine directory.

In order to understand this architecture project, you should read this blog article
To add a package and save it to your bower config file, run this command :

bower install <package-name> --save

Useful commands

Build the website :

grunt build

Launch the website :

grunt web

Test the website (tslint+karma) :

grunt testing

Useful links

Access the website localy :

http://localhost:5000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors