0.0.4 • Published 6 years ago

trmb-components-demo v0.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

This repository contains list of available trimble web components, that will consume Profilex Api and can use across the web application.

Available web components are

  • List view component
  • Detail view component
  • Popup view component
  • Form view component
  • CSS component, which is extensions of foundation css

Installation steps:

You should install latest version of nodejs in your machine.

$ npm install -g polymer-cli yarn
$ yarn install
$ git submodule update --recursive --init
$ polymer serve

Now application will be run the below http://127.0.0.1:8081