Px-View is a Predix Experience ('Px') component
From the component's directory...
$ npm install
$ bower install
$ gulp sass
From the component's directory
$ gulp serve
Starts a local server. Navigate to the root of that server (e.g. http://localhost:8080/) in a browser to open the API documentation page, with link to the "Demo" / working examples.
By default gulp serve is configured to enable LiveReload and will be watching for modifications in your root directory as well as /css
.
See Polymer composition patterns
Please use Github Issues to submit any bugs you might find.