/door-control-frontend-angular

Frontend app to control doors remotely

Primary LanguageJavaScript

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