Company REST Assessment Client
- Author: Luciano Greiner
- Rest Services: https://github.com/lucianogreiner/company-crud
Client Application developed with AngularJS
Running instructions
$ npm install
$ npm install -g gulp bower
$ bower install
$ gulp serve
A proxy will redirect rest request to https://company-crud.herokuapp.com/rest/...