#Predix Hackathon - Canary Front End Application This is the front-end repository for the Canary predix hackathon project.
install node modules
sudo npm install
install bower dependencies
bower install
Running the app locally.
grunt serve
package the app
grunt dist
push to cloud foundry
cf push
⋅⋅⋅ This card houses the px-chart element and some custom attributes for the chart styling, the combo box items and selection when creating a new chart.
⋅⋅⋅ More work is required to get this chart up to the specs that is required to make it a re-usable component while housing the px-chart component.
The navbar is pure CSS only.
Using @media queries to hide/show and shorten the navbar.
Mustafa Samar