UI for CCISCloudApi
This is a completely static application that calls API endpoints from the CCISCloudApi project.
npm install
bower install
gulp watch
In a different terminal
gulp webserver
Now make sure the CCISCloudApi project is also running.