/glg-current-user

polymer element to display information about the current user

Primary LanguageHTML

glg-current-user

Dependencies

Element dependencies are managed via Bower.

npm install -g bower

Then, go ahead and download the element's dependencies.

bower install

Serving

To modify this element on your in isolation on your workstation, we recommend that you run a simple HTTP Server of your choosing. For example, we use http-server

Once running, you can preview your element at http://localhost:8080/index.html