frangelli / door-control-frontend-angular

Frontend app to control doors remotely

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

door-control-frontend-angular

Requirements to build and run

You gonna need to have installed: Grunt, Bower and Node with npm

npm install -g grunt-cli bower

Development mode

Run grunt serve for preview with live reload.

Production

Run grunt build for generate a production ready version

API

This app runs together with an API that can be found on this repository: https://github.com/frangelli/door-control-api-rails

About

Frontend app to control doors remotely


Languages

Language:JavaScript 61.5%Language:HTML 35.7%Language:CSS 2.8%