Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 313 Bytes

File metadata and controls

21 lines (13 loc) · 313 Bytes

api-poc

Front-end proof of concept to use Agendor API

Installation

Enter one of the folders (eg.: angular/) and run the following commands:

npm install
bower install

Usage

Enter one of the folders (eg.: angular/) and run the following command:

grunt serve

Enjoy!