px-datetime-common
Overview
Px-datetime-common
is a Predix UI component which provides the underlying logic and validation for all of the other Px datetime components. This component is not intended to be used on its own.
Getting Started
From the component's directory...
$ npm install
$ bower install
$ gulp sass
From the component's directory, to start a local server run:
$ gulp serve
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.
GE Coding Style Guide
Known Issues
Please use Github Issues to submit any bugs you might find.