px-datetime-field
Overview
Px-datetime-field
is a Predix UI component which allows the user to select a date and time precisely to the second or millisecond.
Getting Started
Read https://github.com/pages/PX/technical-principles/
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.