Skip to content

PredixDev/px-view

Repository files navigation

Px-View

Overview

Px-View is a Predix Experience ('Px') component

Getting Started

From the component's directory...

$ npm install
$ bower install
$ gulp sass

API and examples

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.

LiveReload

By default gulp serve is configured to enable LiveReload and will be watching for modifications in your root directory as well as /css.

Extending behavior

See Polymer composition patterns

GE Coding Style Guide

GE JS Developer's Guide

Known Issues

Please use Github Issues to submit any bugs you might find.