Skip to content

btmurrell/px-login

 
 

Repository files navigation

Px-Login

Overview

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

Getting Started

From the component's directory...

$ npm install
$ bower install
$ grunt sass

API and examples

From the component's directory

$ grunt depserve

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.

Options

Does this component have runtime configuration options? If so, they should be able to be passed as attributes on the element with examples shown below.

Function calls

What is the public API of this component?

Extending styles

Documented CSS extension points?

Extending behavior

See Polymer composition patterns

GE Coding Style Guide

GE JS Developer's Guide

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 71.0%
  • HTML 20.4%
  • JavaScript 8.6%